Front side environment management example

In this post we are going to consider a front side application built using `AngularJS`, `Grunt`, `Bower` as part of its technical stack.

[read more]

AngularJS, Unit Testing Custom Provider

On one of my project i ran into the need of testing a custom provider and after a few online search i realized that it was not so trivial so i decided to share the solution i used in case it might help someone.

[read more]