开发人员的15个最好 AngularJS 教程
AngularJS 是一个非常强大的JavaScript框架,它主要用在开发 Single Page Application (SPA) 项目。
1. Better Way to Learn Angular JS
This tutorial is expended into 12 useful topics with each topic explained precisely. The reading materials are mixed up, coming from other sites and Angular official doc.
2. AngularJS Tutorial for Designers
This tutorial demonstrates what AngularJS can help designers on writing an interaction website, with only very basic JavaScript knowledge is required.
3. AngularJS – CodeAcademy
In this tutorial, you’ll learn about Angular basics, controllers, services, filters and directives. In each topic, you’ll be given explanations and instructions on some challenges which can be solved within the editor. If you get stuck, just open a hint.
4. AngularJS Docs
A great way to get introduced to AngularJS is to work through this tutorial, which walks you through the construction of an AngularJS web app
5. AngularJS – Tutorialpoint
This tutorial is designed for software professionals who want to learn the basics of AngularJS and its programming concepts in simple and easy steps. It describes the components of AngularJS with suitable examples.
6. AngularJS by Todd Motto
This is a great tutorial by Todd Modd ( Google Developer) that teaches you the very basics in AngularJS concepts. There are about 14 topics included here like engineering concept, form validation, templating with Angular and more.
7. Absolute Beginner Guide
This tutorial is a basic understanding of front-end languages such as HTML, CSS, and JavaScript. If you’ve worked with jQuery before then you should be able to following along with ease.
8. AngularJS – Beginner to Expert 7 Steps Series
A nice tutorial from NG Newsletter that help turn beginners into experts. NG Newsletter also has 3 ebooks with snippets on the site.
9. AngularJS Fellows
Here is a collection of free online resources for learning AngularJS. This list is an open source project and welcome all contributions!
10. AngularJS 油Tube Channel
An amazing channel which contains myriad of useful tutorials and videos to learn AngularJS.
11. Egghead
Egghead provides 190+ free AngularJS videos for learning Angular in a straight and easy way. All videos range from 2 – 10 minutes only. The code, discussion and summary are available below the video. There are also PRO subscriptions to advance your learning starting at $14.99/month.
12. Shaping Up with AngularJS
Shaping Up With Angular is a complete free interactive Angular course bundle from Code School. Learn to use Angular.js by adding behavior to your HTML and speeding up your application’s responsiveness. Get ready to dive into all the angles of Angular.js!
13. Intro to AngularJS
An introduction to Angular.js covering single-page-app concepts, related libraries and angular features by example.
14. AngularJS in 60 Minutes
This video tutorial helps you to learn the fundamentals of AngularJS.Dan Wahlin gives you a rundown of what you need to know about Angular: the concept, the basics, resources and a demo.
15. Animating AngularJS Apps
Another useful tutorial that helps readers to learn how to animate ng-view.