Features
        
    - Understand how Angular is organized and learn best practices for designing Angular applications 
 
    - Quickly build Angular templates with built-in directives that enhance the user experience 
 
    - Bind UI elements to your data model, so changes to your model and UI occur automatically in tandem 
 
    - Define custom Angular directives that extend HTML 
 
    - Implement zoomable images, expandable lists, and other rich UI components 
 
    - Implement client-side services that interact with web servers 
 
    - Build dynamic browser views to provide even richer user interaction 
 
    - Create custom services you can easily reuse 
 
    - Implement rich UI components as custom Angular directives
 
                        
         
        
            
    
        - Copyright 2018
 
                - Dimensions: 7" x 9"
 
                - Pages: 240
 
                - Edition: 2nd
 
        
        
        - 
            
Book            
        
 
        - ISBN-10: 0-13-457697-7
 
        - ISBN-13: 978-0-13-457697-8
 
    
        Learning Angular 2 teaches modern application development with Angular 2. It begins with the basics of Angular 2 and the technologies and techniques used throughout the book, such as key features of TypeScript, newer ES6 syntax and concepts, and details about the tools needed to write professional Angular 2 applications. 
    The reader will next build an Angular 2 application from scratch while learning about the primary pieces of an Angular 2 application and see how they work together. Using lots of examples, the core parts of Angular 2 will be introduced, such as Components, the Router, and Services. 
    The book also covers techniques like server-side rendering and how to incrementally add Angular 2 to existing Angular 1 applications. Finally, the reader will gain insight into advanced skills that should be part of any professional Angular 2 developer’s toolkit such as testing, tooling options, and performance tuning.
                                    
         
        
            
                    
                            Online Sample Chapter 
                    
                        
                            
                                Getting Started with Angular
                            
                        
                        Table of Contents
        
    - Chapter 1 Jumping into JavaScript 
 
    - Chapter 2 Jumping into TypeScript 
 
    - Chapter 3 Getting Started with Angular 
 
    - Chapter 4 Angular Components 
 
    - Chapter 5 Expressions 
 
    - Chapter 6 Data Binding 
 
    - Chapter 7 Built-in Directives 
 
    - Chapter 8 Custom Directives 
 
    - Chapter 9 Events and Change Detection 
 
    - Chapter 10 Implementing Angular Services in Web Applications 
 
    - Chapter 11 Creating Your Own Custom Angular Services 
 
    - Chapter 12 Having Fun with Angular 
 
    - Index