Book description
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.
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.
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
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. Brian Ford worked on the AngularJS team and created the Batarang extension.
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Authors
- About the Cover Illustration
- Part 1. Get acquainted with AngularJS
- Part 2. Make something with AngularJS
- Appendix A. Setting up Karma
- Appendix B. Setting up a Node.js server
- Appendix C. Setting up a Firebase server
- Appendix D. Running the app
- Index
- List of Figures
- List of Tables
Product information
- Title: AngularJS in Action
- Author(s):
- Release date: July 2015
- Publisher(s): Manning Publications
- ISBN: 9781617291333
You might also like
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …
video
Clean Code
Expanded Edition (August 2018) Updated with Design Patterns episodes from the Clean Code series from Clean …
book
Modern Java in Action
Modern Java in Action connects new features of the Java language with their practical applications. Using …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …