This book is an insightful journey through the most valuable design patterns, and it will provide clear guidance on how to effectively use them in Angular 2. You will explore some of the best ways to work with Angular 2 and use it to meet the stability and performance required in today's web development world. You’ll get to know some Angular best practices to improve your productivity and the code base of your application.
We will take you on a journey through Angular 2 designs for the real world with a combination of case studies, design patterns to follow, and anti-patterns to avoid.
By the end of the book, you will understand the various features of Angular 2 and will be able to apply well-known, industry-proven design patterns in your work.
This repository contains the source code presented on the book. Here's are some short urls for direct access to chapters parts:
- http://bit.ly/angular2-patterns-chap2 -> Floyd Array with a component
- http://bit.ly/angular2-patterns-chap2-part2 -> Floyd Array with a component + a service
- http://bit.ly/angular2-patterns-chap2-part3 -> Adding a directive
- http://bit.ly/angular2-patterns-chap2-part4 -> Binding parent variable to the directive
- http://bit.ly/angular2-patterns-chap2-part5 -> Adding Pipes
This is a work in progress. The book is currently in the writing stage and will be released in January 2017.