《You Don't Know JS》”你不知道的JavaScript“,是一本深入研究 JavaScript 语言核心机制的电子丛书
#编码规范#JavaScript编程规范指南
Webpack 是一个开源的前端打包工具。Webpack 提供了前端开发缺乏的模块化开发方式,将各种静态资源视为模块,并从它生成优化过的代码。
Babel 是一个JavaScript编译器、转译器,常用来使用最新的 JavaScript 语言特性。
Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
Standard Library
A draggable and resizable grid layout with responsive breakpoints, for React.
The JavaScript and API powered WordPress.com
A kickstarter guide to writing ES6
Barcode generation library written in JavaScript that works in both the browser and on Node.js
Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.
Use full ES2015+ features to develop Node.js applications, Support TypeScript.
#前端开发#從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
Composable Charting Library based on reusable D3.js components.
📦 A simplified example of a modern module bundler written in JavaScript