作为一名前端开发者(所有程序员)最起码遇到bug就算不会解决也应该会搜解决问题的答案。
一般笔者会先在百度搜(关键词一定要输入正确)
如果没搜到会再去bing里面看看
还没有的话就去github的Issues里面再看看
如果还不行就只能自己去看官方文档然后自己研究了。
只是知道搜解决问题的方法这是最基础的,遇到问题才会去想办法解决,而作为一名积极进取的程序员应该随时跟着时代的潮流走,不断的拓展自己的知识面,这样你会发现你遇到问题的时候大部分情况你都能准确定位问题的原因,在哪里去搜解决方案,或者你早就自学过了,分分钟解决。
接下来笔者与大家分享一下我个人积累的网站:
MDN开发者文档:https://developer.mozilla.org/zh-CN/
菜鸟教程:https://www.runoob.com/
W3CSchool:http://www.w3school.com.cn/
JavaScript教程网:https://zh.javascript.info/
一行代码搞定bug监控:https://www.fundebug.com/?tdsourcetag=s_pcqq_aiomsg
阿里巴巴图标库:https://www.iconfont.cn/
UI颜色布料:https://www.materialui.co/colors
logo在线制作,有很多:http://www.logofree.cn/
在线开发工具:https://tool.lu/c/developer
渐进式web应用程序核对表:https://developers.google.cn/web/progressive-web-apps/checklist
在线存放图片的地址:https://sm.ms/
MintUI:https://mint-ui.github.io/#!/zh-cn
ElementUI:https://element.eleme.cn/#/zh-CN
iViewUI:https://www.iviewui.com/
Layui:https://www.layui.com/
cubeUI:https://didi.github.io/cube-ui/#/zh-CN
Antd:https://ant.design/index-cn
MUI:http://dev.dcloud.net.cn/mui/
Animate.CSS:https://daneden.github.io/animate.css/
ECharts:https://www.echartsjs.com/index.html
HighCharts:https://www.highcharts.com.cn/
蚂蚁数据可视化:http://antv.alipay.com/zh-cn/index.html
热力图插件:https://www.patrick-wied.at/static/heatmapjs/
百度地图开放平台:https://passport.baidu.com
视频监控直播的插件VLC:https://www.videolan.org/
力扣JS题库:https://leetcode-cn.com/
ES6入门(阮一峰大佬的):http://es6.ruanyifeng.com/
babel(将ES6代码转为ES5代码):https://babeljs.io/
处理时间与日期的JS库:http://momentjs.cn/
Lodash:https://www.lodashjs.com/
你可能不需要jQuery:http://youmightnotneedjquery.com/
云小蜜智能机器人API:https://help.aliyun.com/product/59495.html?spm=a2c4g.11186623.3.1.7dad1b005dRM5F
易万维源接口:https://www.showapi.com/api/apiList
短信验证码接口:https://www.mysubmail.com/sms/api?tag=jq22
草料二维码生成器:https://cli.im/
RAP2假数据接口:http://rap2.taobao.org/
免费接口:http://www.bejson.com/knownjson/webInterface/
假数据接口(测试用):http://jsonplaceholder.typicode.com/
jQuery插件库:http://www.jq22.com/search
轮播图插件:https://www.swiper.com.cn/
放大镜插件:http://www.elevateweb.co.uk/image-zoom/examples
响应式瀑布流插件:http://www.jq22.com/jquery-info20261
小表情的emoji:https://emojipedia.org/
Postman测试前端请求后端接口:https://www.getpostman.com/
coding代码托管平台:https://coding.net/
码云代码托管平台:https://gitee.com/
github代码托管平台:https://github.com/
SVN代码托管平台:https://svnbucket.com/?ADTAG=bdss#/
SVN代码托管中心:http://www.svnchina.com/
禅道:https://www.zentao.net/
git官网:https://git-scm.com/
npm官网:https://www.npmjs.com/
掘金网:https://juejin.im/
思否:https://segmentfault.com/
知乎:https://www.zhihu.com
阿里云:https://www.aliyun.com
腾讯云:https://cloud.tencent.com/
GitBook:https://legacy.gitbook.com/@llh911001
妙味课堂:https://miaov.com/
慕课网:https://www.imooc.com/
html中文网:https://www.html.cn/
hCoder:http://www.hcoder.net/
扣丁学堂:http://www.codingke.com/
React官网:https://reactjs.org/
Redux官网:https://react-redux.js.org/
React Router:https://reacttraining.com/react-router/
Vue官网:https://cn.vuejs.org/
NodeJS官网:http://nodejs.cn/
uni-app:https://uniapp.dcloud.io/
微信开发者平台:https://developers.weixin.qq.com/
DvaJS:https://dvajs.com/
jQuery官网:https://jquery.com/
jQuery API中文文档:http://jquery.cuishifeng.cn/
ZeptoJS官网:https://zeptojs.com/
cheerioJS安装地址:https://www.npmjs.com/package/cheerio
RequireJS官网:https://requirejs.org/
Sass官网:https://sass-lang.com/
Less官网:http://lesscss.org/
Bootstrap官网:https://www.bootcss.com/
VScode快捷键介绍:https://www.cnblogs.com/bindong/p/6045957.html
Socket通信:https://socket.io/
JSONPlaceholder:http://jsonplaceholder.typicode.com/
拉勾网:https://www.lagou.com/
Boss直聘:https://www.zhipin.com/?sid=sem_pz_bdpc_dasou_title
猎聘网:https://www.liepin.com/
智联招聘:http://landing.zhaopin.com/register
web开发互助网:http://hz.uyi2.com/
CSDN吴小迪的博客:https://blog.csdn.net/weixin_43606158
作者:超级吴小迪
来源:CSDN
原文:https://blog.csdn.net/weixin_43606158/article/details/91164392
版权声明:本文为博主原创文章,转载请附上博文链接!
网友评论