AngularJS это JavaScript-фреймворк, который усиливает HTML.

Здесь вы найдете несколько неспешно создаваемых примеров с использованием AngularJS, которые составят руководство.

Другие введения вы можете найти в AngularJS Book от Chris Smith или ng-book от Ari Lerner. Как только вы пройдете первые шаги, то будет полезно почитать AngularJS API and documentation.

  1. Getting Started with AngularJS (expressions)
  2. AngularJS: First binding
  3. Hello World with AngularJS module and controller
  4. Add numbers with AngularJS
  5. Simple in-memory counter with AngularJS
  6. Automatic counter using AngularJS
  7. A calculator in AngularJS
  8. TODO in AngularJS Submit input box on pressing ENTER. ng-repeate and handling duplicate values in ng-repeate.