Angular 2 Components. Practical and easy-to-follow guide to Angular 2 Components - Helion
Tytuł oryginału: Angular 2 Components. Practical and easy-to-follow guide to Angular 2 Components
ISBN: 9781785889400
stron: 124, Format: ebook
Data wydania: 2016-11-30
Księgarnia: Helion
Cena książki: 94,99 zł
This book is a concise guide to Angular 2 Components and is based on the stable version of Angular 2. You will start with learning about the Angular 2 Components architecture and how components differ from Angular directives in Angular 1. You will then move on to quickly set up an Angular 2 development environment and grasp the basics of TypeScript. With this strong foundation in place, you will start building components.
The book will teach you, with an example, how to define component behavior, create component templates, and use the controller of your component. You will
also learn how to make your components communicate with each other. Once you have built a component, you will learn how to extend it by integrating third-party components with it. By the end of the book, you will be confident with building and using components for your applications.
Osoby które kupowały "Angular 2 Components. Practical and easy-to-follow guide to Angular 2 Components", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Angular 2 Components. Practical and easy-to-follow guide to Angular 2 Components eBook -- spis treści
- 1. Angular2 Components architecture
- 2. Setting up an Angular2 development environment
- 3. Using TypeScript for more cleaner code
- 4. Defining the Component Behavior
- 5. Declaring and Creating templates
- 6. Creating a Component Controller Class
- 7. Making the component dynamic
- 8. Developing your own custom component
- 9. Integrating third-party components