Posts
All the articles I've posted.
-
Forcing arbitrary content deployment to the git branch
One of the popular options to deploy something nowadays is git-based deployment
-
Parameterized AngularJS directives
One of the few redeeming facets of JavaScript is that occasionally its dynamic nature comes in very handy. Imagine you're building a new app with Angular and you just want to get started with simple CRUD functionality. You want to your all "entity views" to look and feel the same internally.
Andrey Agibalov