# MDN
https://developer.mozilla.org/zh-CN/ (opens new window)
# 兼容性检查
https://caniuse.com/# (opens new window)
# font-family常见字体
# 阿里图标网站
http://iconfont.cn/ (opens new window)
# CSS速查表
http://css.cuishifeng.cn/ (opens new window) http://www.css88.com/book/css/properties/padding/padding.html (opens new window)
# flex布局
http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html (opens new window)
# filter
https://developer.mozilla.org/zh-CN/docs/Web/CSS/filter (opens new window)
# javascript
https://wangdoc.com/javascript/ (opens new window)
# ES6入门
http://es6.ruanyifeng.com/ (opens new window)
# 编码规范
http://blog.jobbole.com/79484/ (opens new window)
# webstrom插件 sass
https://rubyinstaller.org/downloads/ (opens new window)
- 安装教程
https://www.sass.hk/install/ (opens new window) - 生成SCSS文件: File -> Settings -> Tools -> File Watchers ->SCSS -> apply
# jquery API文档
http://jquery.cuishifeng.cn/index.html (opens new window)
# 全球最大模板网站
https://www.templatemonster.com/cn/html-templates/ (opens new window)
# 网站素材网
站酷 (opens new window)
花瓣 (opens new window)
ui (opens new window)
大作 (opens new window)
# vue生命周期
https://segmentfault.com/a/1190000011381906 (opens new window)
# Vue Router
https://router.vuejs.org/zh/ (opens new window)
# vue cli
https://cli.vuejs.org/zh/guide/installation.html (opens new window)
# 百度地图组件
https://dafrok.github.io/vue-baidu-map/#/zh/start/usage (opens new window)
# 百度地图开发平台
http://lbsyun.baidu.com/apiconsole/key/create (opens new window)
# 高德地图组件
https://elemefe.github.io/vue-amap/#/zh-cn/introduction/install (opens new window)
# 高德地图开发平台
https://lbs.amap.com/ (opens new window)
# 高德坐标获取
https://lbs.amap.com/console/show/picker (opens new window)
# vue-moment
https://github.com/brockpetrie/vue-moment (opens new window)
# moment.js
http://momentjs.com/docs/#/displaying/from/ (opens new window)
# 包管理yarn
https://yarnpkg.com/zh-Hans/docs/install#windows-stable (opens new window)
# 服务器框架
egg https://eggjs.org/zh-cn/index.html (opens new window)
# 商业源码
http://www.souho.net/forum.php (opens new window)
# 微信程序员测试系统
https://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=sandbox/login (opens new window)
# Numjucks
http://mozilla.github.io/nunjucks/cn/templating.html (opens new window)
# 前端开发俱乐部
https://www.html-js.cn/ (opens new window)
# 数据库管理
https://www.jetbrains.com/datagrip/ (opens new window)
# visualstudioIDE
https://visualstudio.microsoft.com/zh-hans/vs/ (opens new window)
# 数据库数据类型
https://blog.csdn.net/anxpp/article/details/51284106 (opens new window) https://www.cnblogs.com/linguoguo/p/4092209.html (opens new window)
# Model definition - 模型定义
https://github.com/demopark/sequelize-docs-Zh-CN/blob/master/models-definition.md (opens new window)
# sequelize
https://github.com/demopark/sequelize-docs-Zh-CN (opens new window)
# mock接口
http://mockjs.com/ (opens new window)
# 爬虫
https://github.com/demopark/puppeteer-docs-Zh-CN (opens new window)
# 爬虫 api
https://pptr.dev/ (opens new window)
# 爬虫比较好的例子
https://github.com/zhentaoo/puppeteer-deep (opens new window)
# 正则表达式
https://www.jb51.net/tools/zhengze.html (opens new window)
# socket.io插件
https://github.com/MetinSeylan/Vue-Socket.io (opens new window)
# weex
http://weex.apache.org/cn/guide/ (opens new window)
# react.native
https://reactnative.cn/ (opens new window)
# conde
https://cnodejs.org/api (opens new window)
# 移动端自适应
- rem
https://www.jianshu.com/p/e96ccb603a50 (opens new window) - px转rem
https://www.jianshu.com/p/607cf1a413c5 (opens new window) - vw
http://caibaojian.com/vw-vh.html (opens new window)
# 阿里巴巴国际UED团队
http://www.aliued.com/ (opens new window)
# 滚屏
https://github.com/alvarotrigo/fullPage.js (opens new window)
# 像素大厨
http://www.fancynode.com.cn/pxcook (opens new window)
# nodejs项目部署阿里云完整流程
https://blog.csdn.net/u013263917/article/details/79037770 (opens new window)
# NUXT
https://zh.nuxtjs.org/guide/installation (opens new window)
# axios.nuxt
https://axios.nuxtjs.org/setup (opens new window)
# 代码分享
https://www.sheetgit.com/account/register (opens new window) https://www.sheetgit.com/sheets/0d7ce5911254db982aa7b1601fa0fa6d (opens new window)
# vuex
https://blog.csdn.net/embrace924/article/details/78272822 (opens new window)