angular1.md

April 17, 2017 ยท View on GitHub

AngularJS (1.x) Back

A great way to get introduced to AngularJS is to work through a tutorial, which is an AngularJS web application for building a catalog that displays a list of Android devices.

  • Environment Setup

Introductions

  • Bootstrapping
  • Static Template
  • AngularJS Templates
  • Components
  • Directory and File Organization of AngularJS Applications
  • Filtering Repeaters
  • Two-way Data Binding

Contents

  1. 1AngularJS (1.x) Back
  2. 1.1Introductions