在github上收集的一些有趣的东西

资源库:

https://github.com/sorrycc/awesome-javascript

编程教程列表

https://github.com/tuvtran/project-based-learning

node教程

https://github.com/alsotang/node-lessons

一个简单的HTML5,YouTube和Vimeo播放器 :

https://github.com/sampotts/plyr

node和js搭建mysql:

https://github.com/mysqljs/mysql

js的数据结构和算法:

https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md

express搭建

https://github.com/expressjs/express

webpack

https://github.com/webpack/webpack

css实现js的效果

https://github.com/you-dont-need/You-Dont-Need-JavaScript

js的数据结构和算法:

https://github.com/loiane/javascript-datastructures-algorithms

es6的设计模式:

https://github.com/tcorral/Design-Patterns-in-Javascript

anime动画引擎:

https://github.com/juliangarnier/anime

vuex

https://github.com/vuejs/vuex

你可能感兴趣的:(新手区)