What you need for this book

Every recipe in this book is accompanied by a link to the book's companion site, http://ngcookbook.herokuapp.com/. Recipes that involve code examples will include a link to a live example on Plunker. This will allow you to inspect and test code in real time without having to worry about compilation, local servers, or anything of that ilk. It must be noted, however, that this setup is only appropriate for experimentation and should not be used for user-facing or production applications.

Angular 2 comes in both JavaScript and TypeScript flavors, but this book aims directly at the TypeScript edition, since it is syntactically superior (as you will soon realize). For proper production applications, TypeScript will be compiled ...

Get Angular 2 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.