Email the Author
You can use this page to email Jesús Rodríguez Rodríguez about Angular.js Cookbook.
About the Book
This book is a recopilation of recipes that I wrote to help others with their journey with Angular.JS.
Everyday we get a lot of questions at #angularjs (Freenode) and I think that having a place with all those questions resolved is pretty awesome.
The book is divided in several topics where we find a bunch of problems with a proposed solution. Since unit tests are essential to develop correctly we are going to take advantage of the easiness of angular.js testing and add tests in every recipe of the book.
All the recipes are jQuery free (with the exception of directives tests, where jQuery becomes really handy) and they come with explanations of how they work.
The book is divided in several sections, like:
- Directives
- Services
- Filters
- User interface
- Forms and inputs
That is not all :)
My goal is to update the book during the next months with all the recipes I find useful (feel free to make suggestions!).
The book is specially intended for beginners that comes to Angular.JS that don't know how to implement a typical recipe they know from other frameworks.
I will update the book from time to time with new recipes and some grammar corrections from my editor.
Thank you! If you have questions about the book feel free to ping me at #angularjs (Freenode) under the nick of Foxandxss.
About the Author
Jesús Rodríguez Rodríguez is a frontend developer who dedicates his time to moderate the official Angular.js IRC channel and he also gives support there.
He spent some time collaborating with organization like AngularUI and he also write in his blog (http://www.angular-tips.com) all about angular.
He also likes to edit / review books, that also includes writing his own books.