Mastering Web Application

(Rick Simeone) #1

Angular Zen


Finally, we saw how AngularJS compares to other JavaScript frameworks and what
is so special about it. Hopefully, now you are convinced that time spent in learning
AngularJS is the time well invested.


AngularJS views, controllers, and services are the basic ingredients of any AngularJS
application, so it was necessary to gain an in-depth understanding of those topics.
Luckily, now we know how to start creating both the service layer and the view, so
we are ready to tackle real projects. In the next chapter we will prepare a structure of
a non-trivial application, starting from code organization and then covering topics
such as building and testing.

Free download pdf