Open vietvodoi123 opened 1 year ago
Hi @vietvodoi123 ,
Below is the review for your first assignment.
Final result: ✅ passed 70% of requirements
Should retain the current filtered list with search keywords after adding or removing a record.
We should add additional font combinations to the font-family
in CSS to enhance resilient web typography.
Should use try/catch
for handling parse JSON in case the item has bad JSON data. Read more
Can use Event Delegation
to handle delete action for the whole table instead of adding an event with for loop directly to elements
The Delete button should be used with the correct button
element
Search functionality should operate in a case-sensitive manner; presently, it does not recognize uppercase search input on the web.
Should be used with meaningful variables, for example: isValidatedName
, and isValidatedAuthor
instead of ok
, and ok1
, please avoid ambiguous names/abbreviations.
https://df-frontend-2023-theta.vercel.app/