Sakuraine's Stars
adam-golab/react-developer-roadmap
Roadmap to becoming a React developer
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
TonnyL/Awesome_APIs
:octocat: A collection of APIs
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
ruanyf/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
facebook/react
The library for web and native user interfaces.