Учебник AngularJS
AngularJS это JavaScript-фреймворк, который усиливает HTML.
Здесь вы найдете несколько неспешно создаваемых примеров с использованием AngularJS, которые составят руководство.
Другие введения вы можете найти в AngularJS Book от Chris Smith или ng-book от Ari Lerner. Как только вы пройдете первые шаги, то будет полезно почитать AngularJS API and documentation.
- Getting Started with AngularJS (expressions)
- AngularJS: First binding
- Hello World with AngularJS module and controller
- Add numbers with AngularJS
- Simple in-memory counter with AngularJS
- Automatic counter using AngularJS
- A calculator in AngularJS
- TODO in AngularJS Submit input box on pressing ENTER. ng-repeate and handling duplicate values in ng-repeate.

Published on 2016-02-28
If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.
Comment on this post