A collection of JavaScript interview riddles, exercises, and homework assignments.
JsPaint
: JavaScript canvas exercise.PomodoroTracker
: Pomodoro tracker exercise.
Clone or download the source files, then navigate to the folder you would like to view. If the folder contains a package.json
file, run
npm install
You can view index.html
in the browser.