For some time now i have been blogging on my corporate blog instead of my personal one. But this is something that i should share on my personal blog too as it is big :) I have a book out there " AngularJS by Example "! Published by Packt this book targets beginners to intermediate audience. Head over to my blog post here to learn more about the book. You can also checkout and buy the book on Packt website . Happy reading!
I wrote a set of directives that make validation in AngularJS a tad simpler. The directives are available at https://github.com/technovert/angular-validation I have detailed about the directives on my company website http://blog.technovert.com/2014/03/angularjs-form-validation-library-directives/ and there is also a jsfiddle to play with http://jsfiddle.net/3vxgy/1/ or