Status Updates From AngularJS in Action
AngularJS in Action by
Status Updates Showing 1-30 of 35
Jean Tessier
is on page 162 of 192
Form validation looks pretty good. Appendices are so so. They rely too much on projects that are already set up.
— Oct 16, 2015 08:58AM
Add a comment
Jean Tessier
is on page 142 of 192
URL routing in the app and extracting parameters.
— Oct 15, 2015 04:47PM
Add a comment
Jean Tessier
is on page 130 of 192
The chapter on animations was almost as confusing as the one on directives. You can't just throw in a piece of code and only restate it in English. You have to explain how the parts fit together too. Including which bits are AngularJS and which ones are some third-party library.
— Oct 13, 2015 08:41AM
Add a comment
Jean Tessier
is on page 115 of 192
Finished the very convoluted section on directives.
— Sep 23, 2015 09:12AM
Add a comment
Jean Tessier
is on page 100 of 192
Building a directive for drag-and-drop. There is no context. The prose paragraphs that "explain" the code merely restate the JS code in English. I can read the code! Tell me why it has to look the way it does and what it's trying to achieve!
— Sep 18, 2015 06:20PM
Add a comment
Jean Tessier
is on page 87 of 192
Introduction to directives. Dives into details way too quickly without providing enough context. What is the control flow? How and when are the various parts called?
— Sep 18, 2015 08:36AM
Add a comment
Jean Tessier
is on page 80 of 192
Using decorators to enhance services and models. Testing with specs and mocking the $httpBackend. Could really use some class, object, and sequence diagrams to give better visibility into what is going on. I seem to write this observation for all the "... in Action" books.
— Sep 14, 2015 08:34AM
Add a comment
Jean Tessier
is on page 73 of 192
Services (internal) and models (remote). $http and REST calls. Promises and deferred objects with $q. $http interceptors. This section is very rushed and with lots of "for more, see the documentation at..."
— Sep 11, 2015 08:50AM
Add a comment
Jean Tessier
is on page 57 of 192
Views, controllers, and the binding between them. Some built-in directives for building views and calling actions on controllers.
— Sep 09, 2015 09:17AM
Add a comment
Jean Tessier
is on page 33 of 192
Application file structure and basic module hierarchy. Basic routes through the application.
— Sep 07, 2015 12:05PM
Add a comment
Jean Tessier
is on page 20 of 192
How the basic parts fit together with the Angello Lite sample application. Share state between controllers using services. Directives are the equivalent of Grails taglibs: small chunks of reusable presentation logic.
— Sep 06, 2015 01:06PM
Add a comment
Jean Tessier
is on page 6 of 192
Why you want to use AngularJS.
— Sep 05, 2015 10:24PM
Add a comment







