文檔相關(guān)
- MDN開發(fā)者文檔:https://developer.mozilla.org/zh-CN/
- JavaScript教程網(wǎng):https://zh.javascript.info/
- 菜鳥教程:https://www.runoob.com/
- W3CSchool:http://www.w3school.com.cn/
- jQuery API中文文檔:http://jquery.cuishifeng.cn/
開發(fā)過程類
- React官網(wǎng):https://reactjs.org/
- Redux官網(wǎng):https://react-redux.js.org/
- React Router:https://reacttraining.com/react-router/
- Vue官網(wǎng):https://cn.vuejs.org/
- NodeJS官網(wǎng):http://nodejs.cn/
- jQuery官網(wǎng):https://jquery.com/
- RequireJS官網(wǎng):https://requirejs.org/
- Sass官網(wǎng):https://sass-lang.com/
- Less官網(wǎng):http://lesscss.org/
- Stylus: https://stylus.bootcss.com/
- npm官網(wǎng):https://www.npmjs.com/
- git官網(wǎng):https://git-scm.com/
代碼托管類
- github代碼托管平臺:https://github.com/
- gitlab :https://about.gitlab.com/
- coding代碼托管平臺:https://coding.net/
- 碼云代碼托管平臺:https://gitee.com/
- SVN代碼托管中心:http://www.svnchina.com/
UI相關(guān)
- 原型設(shè)計:
- Axure : https://www.axure.com.cn/
- 墨刀:https://modao.cc/
- UI框架
- Mint-UI :http://mint-ui.github.io/#!/zh-cn
- element-UI :http://element-cn.eleme.io/#/zh-CN
- Vant: https://stylus.bootcss.com/
- ant-design :https://ant.design/index-cn
- Bootstrap : http://www.bootcss.com/
- Bulma :https://bulma.io/
- iViewUI:https://www.iviewui.com/
- Layui:https://www.layui.com/
- MUI:http://dev.dcloud.net.cn/mui/
- UI顏色:https://www.materialui.co/colors
- 阿里巴巴圖標(biāo)庫:https://www.iconfont.cn/
- 藍(lán)湖(ps切圖):https://lanhuapp.com/
- 小表情的emoji:https://emojipedia.org/
- 附上一個個人覺得很有用的關(guān)于圖標(biāo)使用的教學(xué)文章https://juejin.im/post/59bb864b5188257e7a427c09
接口相關(guān)
- 測試接口工具
- Postman : https://www.getpostman.com/
- 各種接口
- 易萬維源接口:https://www.showapi.com/api/apiList
- 短信驗(yàn)證碼接口:https://www.mysubmail.com/sms/api?tag=jq22
- 榛子短信驗(yàn)證碼接口:http://smsow.zhenzikj.com/
- 免費(fèi)接口:http://www.bejson.com/knownjson/webInterface/
- 云小蜜智能機(jī)器人API:https://help.aliyun.com/product/59495.html?spm=a2c4g.11186623.3.1.7dad1b005dRM5F
- 易文檔接口:https://easydoc.xyz
- 假數(shù)據(jù)
- Rap2 :http://rap2.taobao.org/
- Mockjs :http://mockjs.com/
插件類
- css類
- Animate.CSS:https://daneden.github.io/animate.css/
- js類
- jQuery插件庫:http://www.jq22.com/search
- 輪播圖插件:https://www.swiper.com.cn/
- 時間日期插件 :
- moment.js http://momentjs.cn/.
- dayjs(推薦) https://day.js.org/docs/zh-CN/installation/installation
- 打包工具類:
- webpack:https://www.webpackjs.com/
- gulp:https://www.gulpjs.com.cn/
- Rollup:https://www.rollupjs.com/
- 富文本編輯器類:
- ueditor :https://ueditor.baidu.com/website/index.html ifranme
- kindeditor :http://kindeditor.net/demo.php contenteditable
- wangeditor :http://www.wangeditor.com/
- editor.md :http://pandao.github.io/editor.md/examples/ 支持md語法
- 數(shù)據(jù)可視化圖表類:
- echarts :http://echarts.baidu.com/
- highcharts :https://www.hcharts.cn/
- D3 :https://d3js.org/
- antv :http://antv.alipay.com/zh-cn/index.html
- 模板引擎類:
- art-template模板引擎:https://aui.github.io/art-template/zh-cn/docs/
- ejs模板引擎:https://ejs.bootcss.com/
學(xué)習(xí)類
- 慕課網(wǎng):https://www.imooc.com/
- 扣丁學(xué)堂:http://www.codingke.com/
- 百度前端技術(shù)學(xué)院 — 前端開發(fā)項(xiàng)目庫:http://ife.baidu.com/
- 51自學(xué)網(wǎng):https://www.51zxw.net/
開發(fā)練習(xí)類
- 沤宋牵客網(wǎng):https://www.nowcoder.com
- Web 開發(fā)練習(xí)題:https://www.freecodecamp.org/
- FCC中文網(wǎng):https://www.freecodecamp.one/
開發(fā)平臺類
- 微信小程序開發(fā)者平臺:https://developers.weixin.qq.com/
- 微信開發(fā)者平臺: https://open.weixin.qq.com/
- 釘釘開發(fā)者平臺: https://ding-doc.dingtalk.com/
- 百度地圖開發(fā)者平臺:https://passport.baidu.com
論壇提問類
- CSDN:https://www.csdn.net/
- stack Overflow:https://stackoverflow.com/
- 思否:https://segmentfault.com/
- 掘金網(wǎng):https://juejin.im/
- 知乎:https://www.zhihu.com
測試工具類
- Mocha :https://mochajs.org/
- Chai :https://www.chaijs.com/
其他
- 查詢兼容 Can I Use :https://www.caniuse.com/
- 快速書寫html的文檔網(wǎng)站: https://docs.emmet.io/
- 注冊域名:
- 新網(wǎng):http://www.xinnet.com/
- 萬網(wǎng):https://wanwang.aliyun.com/
- godaddy:https://sg.godaddy.com/zh?isc=gennbacn07
- 前端大牛推薦:
- 一些有趣的html渣蜗、css小的程序
- html5tricks:https://www.html5tricks.com/
- 前端布局代碼生成器:http://bbs.magicalcoder.com/
- 持續(xù)更新中……