前置说明: 本库记录自己前端所学, 内容在对应的文件夹下,相当于个人博客,可以在gitbook中预览
目录
前端
学习之道
面试题库
前端工具
- 在线制作页面生成页面代码
- 在线制作页面生成jsx代码 / 蚂蚁ant-design的在线生成jsx代码 / react-proto
- 根据草图生成页面代码
- 在线生成icon / 在线生成icon
- 生成animation的谷歌插件
- github排名趋势
- 监控网站
- ES的支持情况
- 前端工具,你知道或者不知道的
- 执行上下文,堆栈查看
- dev docs -- 程序员的百科大全?
前端学习链接
w3c
dom
css&html
- 规范 spec html
- Learn to Code HTML & CSS
- css-Learn CSS Layout
- css指南 / sass指南 / css属性
- 代码指南html&css
- Concise courses for badass web developers
- 30-seconds-of-css
- HTML Tutorials. And Stuff.
- 居中的法子 -- 这个网站你应该去找到其他的资源
js
- Series - How JavaScript works: an overview of the engine, the runtime, and the call stack
- js 宏任务 微任务是怎么执行的 - Jake
- variables-lifecycle-and-why-let-is-not-hoisted -- 此人博客值得一读
javascript
设计模式ECMAscript
规范- Learn Plain JavaScript from Top Articles for the Past Year (v.2018)
- The Modern JavaScript Tutorial
- 4 Types of Memory Leaks in JavaScript and How to Get Rid Of Them
- v8 dev
- front-end masters
images
ts
- free typescript course, 对应的,你应该在这个网站找到一些其他的学习资源
flex
react
blog
- Nicholas C. Zakas
- Jake google developer
- David Shariff blog
- Benedikt Meurer blog
- tylermcginnis blog
- javascript is sexy
- Dr. Axel Rauschmayer
- Mrale's blog
- Dmitry Soshnikov - how to read ecma
- scotch -- 这个网站还有其他不错的资源
- self-growth
- Krasimir -- krasimirtsonev
- chromium blog
- google surma
- telerik blogs -- 这个域名下的文章看看也很不错
- Mark's Dev Blog
性能相关
懒加载
- Lazy Loading Images and Video - 从这里你应该找到更多地性能优化
网站性能
- Google PageSpeed Insights
- YaHoo Best Practices for Speeding Up Your Web Site
- Steve Souders - 14 Rules for Faster-Loading Web Sites
- 性能检查列表 -- 这网站下的内容也很丰富哦