前端框架-深度學習鏈接

學習網站(持續更新中)

項目網站

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/

   

 

 

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