Inspired by Jennifer Dewalt's 180 websites in 180 days and Elle Luna's 100 day project.
- I will do 100 small Javascript projects.
- Projects may take multiple days to complete.
- I will not get distracted by trying to visually design my projects. The goal is to learn Javascript.
- I will ask for help when I need it.
- I will try to use "vanilla JavaScript" whenever possible.
- I will not feel bad for using jQuery, CoffeeScript, or any other JS-related language/framework when I feel like it.
You can also view this list on the web.
- Literary Quotes - Randomly cycling through quotes from books I've read
- Hours to decimals converter - Converting hours and minutes to decimal units
- RGB-Hex converter - Convert RGB to hex and back again
- Fahrenheit-Celsius converter - Temperature conversion calculator
- Cooking unit converter - How many teaspoons are in a quart, anyway?
- Too Doo List - To do list app using vanilla JS and HTML5 local storage
- Cool Cat Gifs - Fetches random cat gifs via the Giphy API
- Secret Santa - No more drawing names from a hat! My first project to introduce JS testing with Mocha and Chai.
- A Slackbot
- Tic tac toe
- Advent of code
- Dropdowns
- Build a game
- Photo gallery
- Color picker
- Calculator
- Something with ES6
- Add testing
- Something with Angular
- Something with React
- Form submission and AJAX response
- Form validation
- This list
- JS clock