You don't know JavaScript
React, Flux, Angular, Aurelia, TypeScript, Flow, oh my! By trying to make things simpler, I have created this game to stay on top of JavaScript in 2016.
Inspired by How it feels to learn JavaScript in 2016.
- Add a new object of a JavaScript tool to
/static/logos.json
JSON file. - Add
100x100
.png image to/static/logos/
directory with the tool's name in lowercase as the file's name. - Create a pull request :)
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification and service workers
npm run build