AngularJS: Up and Running: Enhanced Productivity with Structured Web Apps
<div><p>If you want to get started with AngularJS, either as a side project, an additional tool, or for your main work, this practical guide teaches you how to use this meta-framework step-by-step, from the basics to advanced concepts. By the end of the book, you’ll understand how to develop a large, maintainable, and performant application with AngularJS.</p><p>Guided by two engineers who worked on AngularJS at Google, you’ll learn the components needed to build data-driven applications, using declarative programming and the Model–view–controller pattern. You’ll also learn how to conduct unit tests on each part of your application.</p><ul><li>Learn how to use controllers for moving data to and from views</li><li>Understand when to use AngularJS services instead of controllers</li><li>Communicate with the server to store, fetch, and update data asynchronously</li><li>Know when to use AngularJS filters for converting data and values to different formats</li><li>Implement single-page applications, using ngRoute to select views and navigation</li><li>Dive into basic and advanced directives for creating reusable components</li><li>Write an end-to-end test on a live version of your entire application</li><li>Use best practices, guidelines, and tools throughout the development cycle</li></ul></div>