Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

lukeddy/angular_train

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

114 Commits

Repository files navigation

angular_train

AngularJS练习项目

如何运行?

1、安装nodejs和browsersync,具体怎么安装请参考:http://www.browsersync.cn/#install

2、启动browsersync npm run learn-angular-dev /这里的dev是package.json文件中设置的/

3、打开浏览器测试 http://localhost:3000/test.html

//TODO LIST: Promises (可以让多个异步请求更加的有条理)

Building custom directives(自定义指令)

$resource service($resource 服务,非常好用的一个服务,底层是调用了$http Service)

Unit testing(单元测试,这个尤为重要,甚至可以单拿出来讲很多,推荐jasmine)

End-to-end testing(同上)

Midway testing(介于前面两者的测试)

i18n and I10n language translation/localization(多语言)

Authentication and customizing XHR requests(验证和自定义XHR请求)

Using the $provide service to build customizable services(使用$provider服务来创建自定义服务)

Forms and validations(表单和验证)

IE compatibility(IE兼容性)

最后-实战-实战-还是实战

具体都有啥,看看列表截图:

Angular1 学习了,再来学学Angular2吧, 下面是我 Angular2学习项目, 正在进行中...

学习Angular2

About

AngularJS练习项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /