athanzhang's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
jackfrued/Python-100-Days
Python - 100天从新手到大师
angular/angular.js
AngularJS - HTML enhanced for web apps!
jlmakes/scrollreveal
Animate elements as they scroll into view.
reactide/reactide
Reactide is the first dedicated IDE for React web application development.
chvin/react-tetris
Use React, Redux, Immutable to code Tetris. 🎮
nzakas/understandinges6
Content for the ebook "Understanding ECMAScript 6"
FrontendMasters/front-end-handbook-2017
2017 edition of our front-end development guide
varHarrie/varharrie.github.io
:blue_book: Personal blog site based on github issues.
Wscats/articles
🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆
marijnh/Eloquent-JavaScript
The sources for the Eloquent JavaScript book
jeffersonRibeiro/react-shopping-cart
🛍️ Simple ecommerce cart application built with Typescript and React
phodal/growth-in-action
全栈增长工程师实战
cjcenizal/flexbox-patterns
Patterns for using flexbox CSS to build awesome UI components.
microsoft/vscode-chrome-debug
Debug your JavaScript code running in Google Chrome from VS Code.
feichao93/battle-city
🎮 Battle city remake built with react.
Pana/node-books
For those who love Node.js
ovidiuch/flatris
Fast-paced two-player web game
andrewagain/calculator
Simple calculator built with React
liumingmusic/react-native-full-example
第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。
qieguo2016/Vueuv
参照Vue实现的一个JavaScript MVVM 框架,手把手教你从零开始Make Your Own Vue!
s1gh/ctf-literature
Collection of free books, papers and articles related to CTF challenges.
hongrunhui/node_12306
史上最“脑残”的“抢火车票”程序(node.js版)
simaQ/cssfun
css
classicemi/ebooks
📚 All work and no play makes Jack a dull boy.
lightningtgc/awesome-ng2
Angular 2 资源大全
hijiangtao/hijiangtao.github.io
Joe's Blog
xingbofeng/css-grid-flex
:book:An introduction about grid and flex of css.
roblourens/angular2-tour-of-heroes
Angular 2 - Tour of Heroes - The Next Step after Getting Started