jaimevillegas / Awesome-Books

Other
0 stars 0 forks source link

Morning session: Peer-to-peer code review #4

Open getssh opened 1 year ago

getssh commented 1 year ago

It's great and well-organized and clean code. Maybe it would be great to use the module in lines 3-14 so that it could look more organized.

fmanimashaun commented 1 year ago

Hi @jaimevillegas,

nice work! However, I have a few suggestions:

  1. I feel the books variable should have been the class instead of the book since books speak of a collection.
  2. I feel the code can be refined more to reduce the number of event listeners in the code

Regards Fisayo