Description
Summary
Angular in Action teaches you the whole lot you wish to have to build production-able Angular applications.Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs able to build web applications that can care for no matter what you throw at them.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Angular makes it easy to deliver amazing web apps. This powerful JavaScript platform provides the tooling to man- age your project, libraries to lend a hand care for most common tasks, and a rich ecosystem full of third-party capabilities to add as needed. Built with developer productivity in mind, Angular boosts your efficiency with a up to date component architecture, well-constructed APIs, and a rich community.
About the Book
Angular in Action teaches you the whole lot you wish to have to build production-able Angular applications. You’ll be able to start coding straight away, as you move from the basics to advanced techniques like testing, dependency injection, and performance tuning. Along the way, You’ll be able to make the most of TypeScript and ES2015 features to write clear, well-architected code. Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs able to build web applications that can care for no matter what you throw at them.
What’s Inside
- Spinning up your first Angular application
- A complete tour of Angular’s features
- Comprehensive example projects
- Testing and debugging
- Managing large applications
About the Reader
Written for web developers comfortable with JavaScript, HTML, and CSS.
About the Author
Jeremy Wilken is a Google Developer Expert in Angular, Web Technologies, and Google Assistant. He has many years of experience building web applications and libraries for eBay, Teradata, and VMware.
Table of Contents
- Angular: a up to date web platform
- Building your first Angular app
- App essentials
- Component basics
- Advanced components
- Services
- Routing
- Building custom directives and pipes
- Forms
- Testing your application
- Angular in production