1. 程式人生 > >前端框架專案相關學習連結

前端框架專案相關學習連結

學習網站(持續更新中)
es6
es6官網 http://www.ecma-international.org/ecma-262/6.0/
es6入門(阮一峰) http://es6.ruanyifeng.com/#README
TypeScript中文 https://www.tslang.cn/docs/handbook/basic-types.html
angular2
Angular 官網 https://angular.io/
Angular 官方文件 https://angular.io/docs/ts/latest/quickstart.html
Angular 中文文件 https://angular.cn/docs
Angular Github
https://github.com/angular/angular
angular2相關
angularUI教程網 http://www.ngui.cc/
angularJs風格指南 https://github.com/johnpapa/angular-styleguide/blob/master/a1/README.md
   
angular2--外掛
ng-bootstrap https://ng-bootstrap.github.io/#/components/accordion/examples
   
   
RxJs
github https://github.com/ReactiveX/RxJS
API https://rxjs-dev.firebaseapp.com/api
中文 https://cn.rx.js.org/
bootstrap

 

官網中文 http://www.bootcss.com/
菜鳥教程 http://www.runoob.com/bootstrap4/bootstrap4-tutorial.html
待整理

https://www.cnblogs.com/ry123/p/4769676.html

純前端利用 js-xlsx 實現 Excel 檔案匯入匯出功能示例

資料結構演算法教程http://data.biancheng.net/

 

規範文件 前端js規範文件
Git

https://book.git-scm.com/

https://wiki.jikexueyuan.com/project/git-tutorial/

http://www.runoob.com/git/git-tutorial.html

gulpJs中文網 https://www.gulpjs.com.cn/
github使用手冊 http://wiki.jikexueyuan.com/project/github-basics/
github專案 https://github.com/SheetJS/js-xlsx
學習網站收藏
菜鳥教程 http://www.runoob.com/
極客學院 https://wiki.jikexueyuan.com/