The objective of this JavaScript project is to create a notes application that uses local storage and allows for edits, among other things.
eventListeners
JavaScript Grocery List Project 2
The objective of this JavaScript grocery list project is to create a list that accepts an item and also saves it to local storage.
JavaScript Dynamic Time Message
Today I started the projects in Laurence’s Svekis’ Monster JavaScript course. He has over 50 JavaScript projects in this course so I know that it’ll take me a couple months to complete.
JavaScript Light Switch Project
This small JavaScript project turns a light bulb on and off with the click of you mouse.
JavaScript Number Guessing Game Project
This JavaScript number guessing game project’s objective is to code a game where the user must guess a randomly generated number from 1 to 100.
JavaScript RSS Feed Reader Project
This JavaScript feed reader project’s objective is to grab an RSS feed from BBC News or another feed and then display it on your web page.