Book description
Summary
Angular 2 Development with Typescript teaches you what you need to start using Angular, while you also learn TypeScript and how to take advantage of its benefits.
About the Technology
Whether you’re building web clients or full-featured SPAs, using the Angular 2 web framework is a liberating experience. Its declarative style makes it easy to define and add features without a lot of manually written boilerplate, and the fully integrated TypeScript language gives you the benefits of a statically typed language within the JavaScript ecosystem. Not to mention that adding Angular 2 and TypeScript to your skill set makes you a hot commodity.
About the Book
Angular 2 Development with TypeScript introduces Angular 2 to developers comfortable using AngularJS v1 or other web frameworks. You’ll start by exploring how Angular 2 works in an online auction application. Along the way, you’ll learn to use TypeScript to write type-aware classes, interfaces, and generics. This is a practical book that covers real-world development concerns like data and views, user interaction with forms, and communicating with servers, as well as testing and deploying your Angular 2 applications.
What’s Inside
Design and build modular applications
Transpile TypeScript into today’s JavaScript
Use modern JavaScript workflow tools like npm, Karma, and Webpack
About the Reader
This book is for intermediate web developers with a working knowledge of JavaScript. No TypeScript or AngularJS experience needed.
About the Author
Yakov Fain and Anton Moiseev are experienced web application developers. Yakov has written several books on software development.
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- About the Cover Illustration
- Chapter 1. Introducing Angular 2
- Chapter 2. Getting started with Angular
- Chapter 3. Navigation with the Angular router
- Chapter 4. Dependency injection
- Chapter 5. Bindings, observables, and pipes
- Chapter 6. Implementing component communications
- Chapter 7. Working with forms
- Chapter 8. Interacting with servers using HTTP and WebSockets
- Chapter 9. Unit-testing Angular applications
- Chapter 10. Bundling and deploying applications with Webpack
- Appendix A. An overview of ECMAScript 6
- Appendix B. TypeScript as a language for Angular applications
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Angular 2 Development with TypeScript
- Author(s):
- Release date: December 2016
- Publisher(s): Manning Publications
- ISBN: 9781617293122
You might also like
audiobook
The Design of Everyday Things
First, businesses discovered quality as a key competitive edge; next came science. Now, Donald A. Norman, …
book
Java Coding Problems
Develop your coding skills by exploring Java concepts and techniques such as Strings, Objects and Types, …
book
The Complete Coding Interview Guide in Java
Explore a wide variety of popular interview questions and learn various techniques for breaking down tricky …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …