Todo List built using HTML, CSS, and Vanilla JS.
The goal of this project is to implement my understanding of OOP Principles in JS.
Object-creation and organization patterns used:
- Classes
- Module pattern
- ES6 Module
Todo List built using HTML, CSS, and Vanilla JS.
The goal of this project is to implement my understanding of OOP Principles in JS.
Object-creation and organization patterns used: