didierganthier / awesome-books

Basic website that allows users to add/remove books from a list. Achieved using JavaScript objects and arrays, dynamically modifying the DOM and adding basic events.
MIT License
4 stars 1 forks source link

Use class to add and remove #8

Closed didierganthier closed 2 years ago

didierganthier commented 2 years ago

Javascript Classes

In this pull request, the following was completed: