Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 1.21 KB

angularjs.md

File metadata and controls

44 lines (38 loc) · 1.21 KB
  • Using Angular CLI to create Hello World Angular 4 application

  • Bootstrapping

  • Web pack and dynamic module loading

  • Component

  • Modules

  • Displaying Data

  • Interpolation

  • Property Binding

  • Event Binding

  • Two-way Binding

  • Nested Components

  • Components communication with Input and Output

  • Using Template Expression in Component Communication

  • Life cycle hooks

  • Pipes

  • Custom pipes

  • Forms

  • Validations in forms

  • Configuring Routes

  • Routes and Actions

  • Parameters to Routes

  • Activate a Route in Code

  • Child Routers

  • Services

  • DI hierarchy

  • Getting Data with http

  • Posting data to API with http

  • Observables

  • Using Ignite UI Grid in Angular application

  • Adding Ignite UI for Angular data charts in application

  • STYLE GUIDE

  • AngularJS in patterns

  • Angularjs Style Guide

A Brief Walk-through of the Ng-options in AngularJS https://www.undefinednull.com/2014/08/11/a-brief-walk-through-of-the-ng-options-in-angularjs/

*Angular2

Planning An Angular Application http://developer.telerik.com/topics/web-development/planning-an-angular-application/