The objective of this JavaScript project is to create a todo application that uses local storage and allows for edits, among other things.
JavaScript Constructor Functions
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 OOP Budgeting App Project
The objective of this JavaScript budgeting application project is to use JavaScript OOP. It takes a budget and expenses and provides a running balance.
JavaScript OOP Course Form Project
The objective of this JavaScript course form project is use JavaScript OOP to display user generated content to the page.
This project can easily be created without OOP, but because the code solution at my repository (and in John’s course) uses OOP, I’d consider this an intermediate JavaScript project.