AngularJS: Up and Running: Enhanced Productivity with Structured Web Apps

AngularJS: Up and Running: Enhanced Productivity with Structured Web Apps

ISBN: 1491901942

ISBN 13: 9781491901946

Authors: Shyam Seshadri, Brad Green

3.98 of 129

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


Develop smaller, lighter web apps that are simple to create and easy to test, extend, and maintain as they grow. This hands-on guide introduces you to AngularJS, the open source JavaScript framework that uses Model-view-controller (MVC) architecture, data binding, client-side templates, and dependency injection to create a much-needed structure for building web apps.

Guided by two engineers who worked on AngularJS at Google, you'll walk through the framework's key features, and then build a working AngularJS app--from layout to testing, compiling, and debugging. If you have JavaScript experience, you'll learn how AngularJS helps reduce the complexity of your web app.Dive deep into Angular's building blocks and learn how they work togetherGain maximum flexibility by separating logic, data, and presentation responsibilities with MVCAssemble your full app in the browser, using client-side templatesUse AngularJS directives to extend HTML with declarative syntaxCommunicate with the server and implement simple caching with the $http serviceUse dependency injection to improve refactoring, testability, and multiple environment designGet code samples for common problems you face in most web apps