冰冰的网址收藏夹
前端相关
前端基础参考
HTML标准参考:https://html.spec.whatwg.org/
HTML标准参考(中文):https://whatwg-cn.github.io/html/
MDN Web Docs(强烈推荐):https://developer.mozilla.org/zh-CN/
工具网站
兼容性查询 Can I Use:https://caniuse.com/
jQuery
UI框架
Bootstrap
Bootstrap中文网:https://www.bootcss.com/
Layui
项目构建、打包
Webpack
Webpack官方:https://webpack.js.org/
Webpack中文:https://webpack.docschina.org/
Vite
Vite中文网:https://vitejs.cn/
Vue
Vue2官方文档:https://v2.cn.vuejs.org/
Vue3官方文档:https://cn.vuejs.org/
React
React官方文档:https://react.dev/
NodeJS
NodeJS官方网站:https://nodejs.org/
NodeJS中文网:https://nodejs.cn/
Python
Python官方文档:https://docs.python.org/zh-cn/3/
Java
C 和 C++
C++参考手册:https://zh.cppreference.com/