Open SAZZAD1Q2 opened 1 year ago
Nice work on the project so far ✅. Just a suggestion, it would be nice if you called your renderBooks()
function inside either a DOMContentLoaded
or load
event listener for best practice. Other than that keep up 😄.
Add Book button is now working well. Add Author button is also working as well. But I see the remove button needs some changes to fix the issue that it is not removing the name of the book and the author's name.