前端框架项目相关学习链接

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/xiaoxiong_jiaxin/article/details/83146689
学习网站(持续更新中)
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/
   
   

猜你喜欢

转载自blog.csdn.net/xiaoxiong_jiaxin/article/details/83146689