- 前端技能汇总
- https://www.awesomes.cn/
- Awesome-GitHub-Repo - 收集整理 GitHub 上高质量、有趣的开源项目。
- 网道
- 《现代 JavaScript 教程》
- Learn / web.dev 整理与归档
- Web Development for Beginners
- Front-end-tutorial
- JavaScript The Right Way - This is a guide intended to introduce new developers to JavaScript and help experienced developers learn more about its best practices.
- how-web-works - What happens behind the scenes when we type www.google.com in a browser?
- developer-roadmap - Roadmap to becoming a developer in 2022
- JavaScript30 - 30 Day Vanilla JS Challenge
- developer-handbook - An opinionated guide on how to become a professional Web/Mobile App Developer.
- spellbook-of-modern-webdev - A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
- WebFundamentals - Best practices for modern web development
- clean-code-javascript - Clean Code concepts adapted for JavaScript
- system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- FrontEndCollection
- learn-anything
- 20minJS - A podcast covering the JavaScript language and more broadly web and frontend technologies, with guests from the open-source community. Hosted by OpenReplay, an open-source session replay tool for developers.
- freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
- 重新理解 Web
- path-to-senior-engineer-handbook
- DevOps.js - DevOps.js is a virtual conference on building, deploying, and monitoring JS apps taking place in just three weeks.
-
入门书籍
- 《JavaScript 权威指南》
- 《JavaScript 高级程序设计》
-
进阶书籍
- 《JavaScript 设计模式 》
- 《JavaScript 语言精粹》
- 《高性能 JavaScript》
- 《你不知道的 JavaScript》
-
推荐列表
-
规范/标准
-
网络
- HTTP
- HTTPS
- Websocket
-
ECMAScript
-
W3C
- BOM
- CSS
- DOM
- HTML5
- JSON
- SVG
- XML
- XHTML
-
-
编程语言
-
HTML
-
CSS
-
JavaScript
- ECMAScript
- Flow
- TypeScript
-
-
开发工具
-
编辑器
- Visual Studio Code
- Sublime
- Atom
- Webstorm
-
调试器
- Chrome Dev Tools
-
代理服务器
- Charles
- Fiddler
- Whistle
-
版本管理
- Git
- SVN
-
开源项目
- Github
- Gitlab
- Bitbucket
-
-
开发框架
-
HTML 模板
- EJS
- Pug
-
CSS 预处理器
- Sass
- Less
- Stylus
-
JS 库
- jQuery
- Backbone
-
JS 框架
- Angular
- React
- Vue
- Polymer
- Ember
-
UI 库
- Ant Design
- Bootstrap
- Material Design
- Semantic UI
-
工具库
- underscore
- lodash
-
技术选型
-
-
工程化
-
编译器
- Babel
-
打包器
- Grunt
- Gulp
- Parcel
- Webpack
-
代码规范/代码检查
- ESLint
-
单元测试
-
E2E 测试
-
持续集成/持续交付/持续部署
- GitLab Continuous Integration (GitLab CI)
-
监控系统
-
-
性能优化
- YSlow
- Lighthouse
-
职业规划
- 前端开发漫游指南
- 从前端到全端:JavaScript逆袭之路
- 谁能介绍下web前端工程化?
- 若你已做多年前端(5年+),你觉得你目前的核心竞争力在哪?
- 前端组件化开发实践
- js-stack-from-scratch
- Front-end Architecture and Performance Engineering
- Base64 Encoding & Performance, Part 1: What’s Up with Base64?
- https://github.com/renrenche/rock
- 大公司里怎样开发和部署前端代码?
- 如何在疲劳的JS世界中持续学习
- Growing With the Web