开发人员的15个最好 AngularJS 教程

jopen 9年前

AngularJS 是一个非常强大的JavaScript框架,它主要用在开发 Single Page Application (SPA) 项目。

1. Better Way to Learn Angular JS

A Better Way to Learn AngularJS Thinkster
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

angularjs-tutorial-for-designers-—-medium.jpeg
This tutorial demonstrates what AngularJS can help designers on writing an interaction website, with only very basic JavaScript knowledge is required.

3. AngularJS – CodeAcademy

AngularJs Codecademy
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

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

AngularJS Tutorial
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

angularjs-todd moddo
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

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

angularjs-–-beginner-to-expert-7-steps-series.jpeg
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

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

AngularJS 油Tube
An amazing channel which contains myriad of useful tutorials and videos to learn AngularJS.

11. Egghead

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 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

angularjs
An introduction to Angular.js covering single-page-app concepts, related libraries and angular features by example.

14. AngularJS in 60 Minutes

angularjs in 60 minuts
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

animating angularjs
Another useful tutorial that helps readers to learn how to animate ng-view.