The objective of this JavaScript Rock, Paper, Scissors game is to make a simple game with very minimum CSS.
DOM Manipulation
JavaScript Todo App Project
The objective of this JavaScript project is to create a todo application that uses local storage and allows for edits, among other things.
JavaScript Notes App Project
The objective of this JavaScript project is to create a notes application that uses local storage and allows for edits, among other things.
JavaScript FlashCard OOP Project
The objective of this JavaScript course form project is use JavaScript OOP to create a flash card web application.
This is another project from John Smilga’s JavaScript Tutorial and Project course. And again, I’d consider this an intermediate JavaScript project.
It creates instances from two JavaScript constructor functions, one for the UI and one for questions.
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 Height Converter Project
This JavaScript height converter calculator project’s objective to to code a calculator that converts feet and inches to total centimeters.