前端开发资料分享

前端学习资料

es: http://es6.ruanyifeng.com/

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

typescript:https://www.tslang.cn/docs/release-notes/typescript-2.7.html

angular架构: https://www.angular.cn/

前端软件安装

1.git

2.node

3.VSCode

web开发

1.Angular:

https://www.angular.cn/docs

2.typescript

https://www.tslang.cn/docs/release-notes/typescript-2.7.html

3.bootstrap

https://v3.bootcss.com/

4.ng-bootstrap

https://github.com/ng-bootstrap/ng-bootstrap/tree/master/demo/src/app/components

5.LESS

http://lesscss.cn/

6.SACC

https://www.sasscss.com/docs/

http://sass.bootcss.com/docs/guide/

7.echars

http://echarts.baidu.com/

8.ztree

http://www.treejs.cn/v3/faq.php#_206

9.图库

http://www.fontawesome.com.cn/faicons/

http://www.iconfont.cn/

地图开发

1.文档

http://lbsyun.baidu.com/cms/jsapi/reference/jsapi_reference_3_0.html#a2b0

2.实例

http://lbsyun.baidu.com/jsdemo.htm#d0_4

3.坐标拾取

http://api.map.baidu.com/lbsapi/getpoint/index.html

HybridApp开发

1.Ionic

官方网站:

http://ionicframework.com/getting-started/

官网css组件:

http://ionicframework.com/docs/components/#header

2.App 打包

Android:

https://blog.csdn.net/xif3681/article/details/80857300

ios;

https://blog.csdn.net/xif3681/article/details/80857809

发布了51 篇原创文章 · 获赞 0 · 访问量 717

猜你喜欢

转载自blog.csdn.net/lxy1740/article/details/104308888