前端框架-深度学习链接

学习网站(持续更新中)

项目网站

github

官网:https://github.com

极客学院上文档:http://wiki.jikexueyuan.com/project/github-basics/

github项目 js-xlsx(读取和导出excel的工具库):https://github.com/SheetJS/js-xlsx
码云 官网:https://gitee.com/
提交代码说明:https://gitee.com/help/articles/4122

知识点网站

学习网站收藏

极客学院:https://wiki.jikexueyuan.com/

菜鸟教程:http://www.runoob.com/

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

XMLHttpRequest

https://www.w3school.com.cn/xmldom/dom_http.asp
angular2

Angular官网:https://angular.io/  
Angular官方文档: https://angular.io/docs/ts/latest/quickstart.html
Angular中文文档: https://angular.cn/docs
AngularGithub: https://github.com/angular/angular

angularUI教程网:http://www.ngui.cc/
angularJs风格指南    https://github.com/johnpapa/angular-styleguide/blob/master/a1/README.md
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规范文档
elementUI 官网中文:https://element.eleme.cn/#/zh-CN/component/installation

环境配置

Git

git的官网:https://book.git-scm.com/

git的版本下载:https://github.com/git-for-windows/git/releases

极客学院上文档:https://wiki.jikexueyuan.com/project/git-tutorial/

菜鸟教程上文档:http://www.runoob.com/git/git-tutorial.html

Node

nodejs官网:https://nodejs.org/zh-cn/

菜鸟教程上文档:https://www.runoob.com/nodejs/nodejs-tutorial.html

Nmp

npm官网:https://www.npmjs.com/

菜鸟教程上文档:https://www.runoob.com/nodejs/nodejs-npm.html

gulp gulp中文网:https://www.gulpjs.com.cn/
其他资料网站
压缩图片

https://tinypng.com/   【png jpg 推荐】

http://www.bejson.com/ui/compress_img/

   

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章