Alondra87 / Awesome_books

In this project, we will build a basic website that allows users to add/remove books from a list. We will achieve that by using JavaScript objects and arrays. Also, We dynamically modify the DOM and add basic events.
1 stars 0 forks source link

peer to peer review #5

Open nimplay opened 2 years ago

nimplay commented 2 years ago

It was a good work! yoiu can do a next challege creating all pages using DOM :)

Krishnabot commented 2 years ago

when working with forms, adding eventlistner to the whole form element is a standard practice rather than just a button. This will work more precisely, working with all forms and elements.