Angular in Action teaches you everything you need to build production-ready Angular applications.Thoroughly practical and packed with tricks and tips, this hands-on tutorial is perfect for web devs ready to build web applications that can handle whatever 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 help handle 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 modern component architecture, well-constructed APIs, and a rich community.
About the Book
Angular in Action teaches you everything you need to build production-ready Angular applications. You'll start coding immediately, as you move from the basics to advanced techniques like testing, dependency injection, and performance tuning. Along the way, you'll take advantage 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 ready to build web applications that can handle whatever you throw at them.
What's Inside
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.
The entire example of the Chapter 9 is not working. I tried it many times and it's not working. The chapter 9 is the most important one in the book because it deals with Forms. In the testing chapter, it suggested a section to show how to test routing. But it actually tested if there's a link or not. The last chapter about Angular in Production is kinda FYI reading. Nothing goes into details. But put aside all that, there's a lot to see in this book, and it's kinda well explained with some good examples.
Great book! The author is very experienced and works at Google so you will learn some tricks that you might have not seen in the documentation. I didn't know about Content Projection until I've read the chapter.
As I am new to Angular I can not comment much on the 'tips and tricks' mentioned by another reviewer. For my taste the examples are good but the code given does not work in too many cases. The online github samples are better but show the end result. That defies the point of working through the book and the samples. The writing is just boring as in many coding or programmer books and its time to improve that I think.
If what you're looking for is a book that walks you through a bunch of tutorials to learn Angular, this is the book for you. If what you're looking for is a reference, not such a good choice. This is a 2018 book that covers Angular 4. We are on Angular 10 now. Angular has been maintaining backward compatibility since the jump from AngularJS to Angular 2, but still, a lot has happened since Angular 4 and I noticed some dead links.