thoughtbit / it-note

:books: 琐碎的知识, I code it
315 stars 36 forks source link

Angular 文章收藏 #10

Open moocss opened 9 years ago

moocss commented 9 years ago

https://github.com/aui/blog/issues/1(Angular 跨页缓存设计)

https://segmentfault.com/a/1190000004525913 (Angular开发“云平台控制台”的实践总结)

moocss commented 9 years ago

http://zhuanlan.zhihu.com/FrontendMagazine/19920223 (使用 AngularJS & NodeJS 实现基于 token 的认证应用)

moocss commented 8 years ago

http://pinkyjie.com/2016/02/21/e2e-testing-in-angular/ (Angular里的E2E测试 ) http://pinkyjie.com/2016/02/20/separation-of-concerns-in-unit-test/ (谈谈单元测试中的关注分离) http://pinkyjie.com/2016/02/11/angular-1-x-with-es6/ (ES6与Angular 1.x) http://pinkyjie.com/2016/01/31/component-based-development-with-angular-1x/ (用Angular 1.x做组件式开发 )