资源引用类:
1、框架 Bootstrap
是一个快速开发 Web App
和站点的工具包。
网址: http://getbootstrap.com/
2、百度图表 echarts
可以下载 echarts
,引用 http://echarts.baidu.com/。
3、图表 Highcharts
引用 https://www.hcharts.cn/
4、字体特效免费引用 可以下载 animate.css
https://daneden.github.io/animate.css/
5、一套绝佳的图标字体库和 CSS
框架 可下载
http://fontawesome.dashgame.com/
6、node.js
JS
在服务端的运行环境
https://nodejs.org/zh-cn/
7、npm
包生态系统,它是世界上最大的软件注册表
https://www.npmjs.com/
8、gulp可下载插件
https://www.gulpjs.com.cn/
9、前端构建工具gulpjs的使用介绍及技巧
https://www.cnblogs.com/2050/p/4198792.html
10、Bower - 网络包管理器
https://bower.io/
系统:win10
终端工具:cmder
(或使用系统终端:win+R
-> 输入 cmd
-> 回车)
gulp
官网地址:http://www.gulpjs.com.cn/
gulp
中文文档:http://www.gulpjs.com.cn/docs/
gulp
插件地址:http://gulpjs.com/plugins
gulpAPI
地址:http://www.gulpjs.com.cn/docs/api/
9、jQuery
https://jquery.com/
其他静态资源库版本低,也可引用。
10、jQuery
手册
http://jquery.cuishifeng.cn/index.html
11、Bootstrap
中文网
http://www.bootcss.com/
12、可视化布局系统
http://www.bootcss.com/p/layoutit/
13、css预处理器less
http://www.css88.com/doc/less/features/
技术学习类:
1、W3C包含所有网站建设的学习资料 WEB开发
http://www.w3school.com.cn/index.html
2、菜鸟教程,最全的编程技术基础教程
http://www.runoob.com/
3、MDN web docs开发 开发者工具
https://developer.mozilla.org/zh-CN/
4、TensorFlow
人工智能学习系统
https://js.tensorflow.org/
TensorFlow
中文社区
http://www.tensorfly.cn/
5、码云 代码托管平台,码云:QQ登录
https://gitee.com/
6、 Github
代码托管平台,全英文 帐号 Martin-CF
https://github.com
7、牛客网 求职面试题
https://www.nowcoder.com/
8、gulp
的安装教程,使用教程,和简单的自动化任务教程
https://blog.csdn.net/qq_23215957/article/details/51050460
9、黑马程序员(实用,有免费视频教程资源)
http://bbs.itheima.com/thread-338488-1-1.html
10、各种js特效
http://www.jqhtml.com/category/effect?effecttype=all
11、廖雪峰官方网站
https://www.liaoxuefeng.com/
12、Less
http://lesscss.org/usage/
https://www.css88.com/doc/less/(中文文档)
13、打包工具 webpack
https://webpack.js.org/
14、tree shaking
https://webpack.docschina.org/guides/tree-shaking/#结论
15、global | Node.js API文档
http://nodejs.cn/api/globals.html#globals_module
16、AJAX菜鸟教程
http://www.runoob.com/ajax/ajax-tutorial.html
https://www.imooc.com/learn/947 (AJAX跨域解决–慕课网)
17、Swiper 中文网
https://www.swiper.com.cn/
18、小程序API
https://developers.weixin.qq.com/miniprogram/dev/api/
19、Vue.js
https://cn.vuejs.org/v2/guide/
https://router.vuejs.org/ (Vue路由器)
https://cli.vuejs.org/guide/ (Vue CLI3)
20、博客园(可借鉴学习)
http://www.cnblogs.com/xiaohuochai/tag/
http://takeme.iteye.com/category/240117
21、面试题
https://blog.csdn.net/Wz1135640/article/details/78424971?locationNum=7&fps=1
https://www.cnblogs.com/fly-xfa/p/5733546.html
22、Layer开发文档–layui
https://www.layui.com/doc/modules/layer.html
23、Git参考
https://git-scm.com/docs
24、哔哩哔哩
https://search.bilibili.com/all?keyword=李南江
25、PHP开发手册
https://www.kancloud.cn/manual/thinkphp5/125009
26、Vue2.x移动端&微信UI
http://vue.ydui.org/docs/#/quickstart
27、MUI
http://dev.dcloud.net.cn/mui/getting-started/
辅助工具类:
1、在线 JSON
校验格式化工具(Be JSON
)
https://www.bejson.com/
2、聚合数据是一个为智能手机开发者,提供原始数据 API
服务的综合性云数据平台。付费多
https://www.juhe.cn/
账号:Martin_CF
1、闭包理解
https://www.nowcoder.com/discuss/2085
http://www.ruanyifeng.com/blog/2009/08/learning_javascript_closures.html 简单易懂
2、一像素 知识点总结不错
https://www.cnblogs.com/onepixel/p/7021506.html
3、前端面试几个重要知识点
http://www.runoob.com/w3cnote/front-end-interview-a-few-important-points-of-knowledge.html
4、黑马程序员(实用,有免费视频教程资源)
http://bbs.itheima.com/thread-338488-1-1.html