前端必看的网站(精选)

此文章作为前端部分网站的整理,通过基础的分类整理出来,以便查找和学习。
会一直持续更新哒,希望对前端的小伙伴们有所帮助~
【一 框架类】
VUE:https://cn.vuejs.org/
vue-cli 安装:https://www.cnblogs.com/loveyaxin/p/7094089.html
React:https://react.docschina.org/
Node.js:https://nodejs.org/en/download/
Bootstrap:https://getbootstrap.com/2.3.2/
Bootatrap教程:https://www.cnblogs.com/mmcmmc/p/3886427.html
jQuery:http://api.jquery.com/
jQuery教程:https://www.runoob.com/jquery/jquery-tutorial.html
ES6入门:http://es6.ruanyifeng.com/
Webpack:https://www.webpackjs.com/
【二 组件类 – 移动端】
Mint-ui:http://mint-ui.github.io/#!/zh-cn
MUI:http://dev.dcloud.net.cn/mui/
Vuetify:https://vuetifyjs.com/zh-Hans/
UI框架精选:https://www.cnblogs.com/dupd/p/7735450.html
vonic:https://wangdahoo.github.io/vonic-documents/#/?id=vonic
VUX:https://doc.vux.li/zh-CN/
Muse-ui:https://muse-ui.org/#/zh-CN
vant:https://youzan.github.io/zent/zh/guides/install
Cube UI:https://didi.github.io/cube-ui/#/zh-CN
【三 组件类 – Web端】
Echars:https://echarts.baidu.com/index.html
Swiper:https://www.swiper.com.cn/
Element:http://element-cn.eleme.io/#/zh-CN/component/select
AntDesign:https://ant.design/docs/spec/introduce-cn
FontAwesome(图标库):http://fontawesome.dashgame.com/#top
Underscore:https://www.html.cn/doc/underscore/
iViwe:http://v1.iviewui.com/
Bootswatch:https://bootswatch.com/
UIKit:https://getuikit.com/
Web后台系统框架:https://blog.csdn.net/weixin_41846320/article/details/82866086
【四 教程/插件类】
Ehars(图表):https://blog.csdn.net/haijun1993/article/details/80005785?utm_source=blogxgwz4
antV(图表):https://antv.alipay.com/zh-cn/index.html
17素材网(jQuery,js):http://www.17sucai.com/
W3School(前端基础):http://www.w3school.com.cn/index.html
在线JSON校验:http://www.bejson.com/
编辑器大全:https://www.csdn.net/article/2014-11-20/2822733
jQuery插件库:http://www.jq22.com/
Hbuilder打包(app打包):https://ask.dcloud.net.cn/article/1290
DataV数据可视化:https://data.aliyun.com/visual/datav?utm_content=se_1000286913
Flex布局:http://www.runoob.com/w3cnote/flex-grammar.html
Flex布局兼容性问题:https://www.cnblogs.com/yangjie-space/p/4856109.html
【五 社群类】
git在线交流器:https://gitter.im/FreeCodeCamp/chinese
CSDN:https://www.csdn.net/
【六 编辑器】
Webtorm:https://www.cnblogs.com/mmcmmc/p/3886427.html
码云:https://gitee.com/
【七 文章教程收集】
如何对一个网站进行SQL注入攻击
https://www.zhihu.com/question/29761146
cookie在登陆中的使用
https://www.cnblogs.com/liuliuyiming/p/7896914.html
前端性能优化
https://blog.csdn.net/w2326ice/article/details/64122372/
不要再问我this的指向问题了
https://segmentfault.com/a/1190000015438195
mui选项卡可滑动
https://blog.csdn.net/Candy_mi/article/details/80816599

你可能感兴趣的:(资料整理)