Book Description
This book is focused on offering insights into Angular 2 Components.
You will start with understanding Angular 2 Components Architecture and how components differ from Angular directives in Angular 1.You will be now ready to set up Angular 2 development environment. You will then be taken on a tour of TypeScript language. Next, you will be defining your component behavior, creating a component template and using controller of your component. You will also be making your components communicate with each other. The book ends with Integrating third party components to your Angular 2 components.