Limit this search to....

Angularjs in Action
Contributor(s): Ruebbelke, Lukas (Author)
ISBN: 1617291331     ISBN-13: 9781617291333
Publisher: Manning Publications
OUR PRICE:   $42.74  
Product Type: Paperback - Other Formats
Published: July 2015
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Web - Web Programming
- Computers | Programming Languages - Javascript
- Computers | Programming Languages - Html
Dewey: 006.76
LCCN: 2015297359
Physical Information: 0.5" H x 7.4" W x 9.2" (0.70 lbs) 192 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Summary

AngularJS in Action covers everything you need to know to get started with the AngularJS framework. As you read, you'll explore all the individual components of the framework and learn how to customize and extend them. You'll discover the emerging patterns for web application architecture and tackle required tasks like communicating with a web server back-end. Along the way, you'll see AngularJS in action by building real world applications with thoroughly commented code.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

AngularJS is a JavaScript-based framework that extends HTML, so you can create dynamic, interactive web applications in the same way you create standard static pages. Out of the box, Angular provides most of the functionality you'll need for basic apps, but you won't want to stop there. Intuitive, easy to customize, and test-friendly, Angular practically begs you to build more interesting apps.

About the Book

AngularJS in Action teaches you everything you need to get started with AngularJS. As you read, you'll learn to build interactive single-page web interfaces, apply emerging patterns like MVVM, and tackle key tasks like communicating with back-end servers. All examples are supported by clear explanations and illustrations along with fully annotated code listings.

This book assumes you know at least some JavaScript. No prior exposure to AngularJS is required.

What's Inside

  • Get started with AngularJS
  • Write your own components
  • Best practices for application architecture
  • Progressively build a full-featured application
  • Covers Angular JS 1.3
  • Sample application updated to the latest version of Angular

About the Author

Lukas Ruebbelke is a full-time web developer and an active contributor to the AngularJS community.

Table of Contents

    PART 1 GET ACQUAINTED WITH ANGULARJS
  1. Hello AngularJS
  2. Structuring your AngularJS applicationPART 2 MAKE SOMETHING WITH ANGULARJS
  3. Views and controllers
  4. Models and services
  5. Directives
  6. Animations
  7. Structuring your site with routes
  8. Forms and validations
    APPENDIXES
  1. Setting up Karma
  2. Setting up a Node.js server
  3. Setting up a Firebase server
  4. Running the app

Contributor Bio(s): Ruebbelke, Lukas: -

Lukas Ruebbelke started programming Flash over 10 years ago and has been building web applications ever since. With the recent explosion of the modern browser, it was a natural transition to JavaScript. He is an active contributor to AngularJS and frequently blogs and speaks about AngularJS.