- Mac 键盘快捷键
- macOS Setup Guide
- macOS 缺失的软件包的管理器 — Homebrew
- iTerm2 - macOS Terminal Replacement
- Oh My Zsh - a delightful & open source framework for Zsh
- The Art of Command Line
- Vim Cheat Sheet
- Documentation for Visual Studio Code
- Visual Studio Code Keyboard shortcuts for macOS
- EditorConfig
- Emmet — the essential toolkit for web-developers
- Git
- https://learngitbranching.js.org/
- Visualizing Git
- git - the simple guide - no deep shit!
- 猴子都能懂的 GIT 入门
- GitHub Git 备忘单 - GitHub Cheatsheets
- git-flow 备忘清单
- 语义化版本 2.0.0
- Normalize.css: Make browsers render all elements more consistently.
- Hover.css - A collection of CSS3 powered hover effects
- Animate.css
- Font Awesome
- CSS媒体查询 | MDN
- CSS 布局 | MDN
- 学习 CSS 布局
- Flexbox Cheatsheet
- Learn CSS Grid - A Guide to Learning CSS Grid
- A Complete Guide to Grid
- Grid by Example
- CSS Grid Generator | LayoutIt!
- CSS Grid Generator
- GRID GARDEN
- https://www.sassmeister.com/
- HEAD - A free guide to elements
- LostGrid - PostCSS Grid Framework
- Web 开发技术 | MDN
- JavaScript | MDN
- Web API | MDN
- HTTP | MDN
- DevDocs API Documentation
- https://zh.javascript.info/
- JavaScript 秘密花园
- ECMAScript 6 入门
- ES6 Features
- YOU MIGHT NOT NEED JQUERY
- YOU MIGHT NOT NEED JAVASCRIPT
- https://www.30secondsofcode.org/
- https://www.html5rocks.com/zh/tutorials/
- JavaScript Functional Programming 指南
- Lodash
- Moment.js
- https://mathjs.org
- https://socket.io
- webpack
- Babel · The compiler for next generation JavaScript
- ESLint - Pluggable JavaScript linter
- TypeScript Handbook
- 前端性能指南
- Jest · 令人愉快的 JavaScript 测试
- Vue.js
- https://router.vuejs.org/zh/
- https://vuex.vuejs.org/zh/
- https://ssr.vuejs.org/zh/
- https://zh.nuxtjs.org/
- React 用于构建用户界面的 JavaScript 库
- Create React App · Set up a modern web app by running one command.
- React Router: Declarative Routing for React.js
- React Router 中文文档
- Redux · A Predictable State Container for JS Apps
- Redux 中文文档
- React Lifecycle Methods Diagram
- https://reactpatterns.com/
- https://nextjs.org/
- Learn Regex
- RegExr: Learn, Build, & Test RegEx
- JavaScript Regular Expression Visualizer.
- 正则表达式 30 分钟入门教程
- JavaScript 算法与数据结构
- 十大经典排序算法
- 数据结构和算法动态可视化
- https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
- https://www.bigocheatsheet.com/
- 图说设计模式
- LeetCode
- SVG API | MDN
- Canvas API | MDN
- WebGL API | MDN
- D3.js - Data-Driven Documents
- three.js – Javascript 3D library
- Node.js
- nvm
- n
- npm | build amazing things
- Yarn · 快速、可靠、安全的依赖管理
- GraphQL | A query language for your API
- JSON Web Tokens - jwt.io
- PM2 - Advanced Node.js process manager
- nodemon - reload, automatically
- Python 官网
- Python 文档
- Django 文档
- Django REST framework
- Flask | The Pallets Projects
- Simple Python Version Management
- Pipenv: Python Development Workflow for Humans
- https://awesome-python.com/
- Front End Checklist
- Web framework rankings | HotFrameworks
- Can I use... Support tables for HTML5, CSS3, etc
- ECMAScript 6 compatibility table
- https://github.com/ryanmcdermott/clean-code-javascript
- https://browsersync.io/
- http://todomvc.com/
- Json Server
- Swagger | The Best APIs are Built with Swagger Tools
- Postman | API Development Environment
- Enable CORS
- Viewer.js
- cdnjs.com - The best FOSS CDN for web related libraries to speed up your websites!
- https://unpkg.com/
- CodePen: Build, Test, and Discover Front-end Code.
- CodeSandbox | The online code editor
- https://revealjs.com/
- https://slides.com/
- https://github.com/mtdvio/every-programmer-should-know
- https://github.com/sindresorhus/awesome
- free-programming-books
- free-programming-books-zh_CN
- CodeWar 代码战争 - 在游戏中学会编程
- 前端工作面试问题