West Midlands | ITP-25 MAY | Saleh Yousef | Module-Data-Flows | Book Library #266
West Midlands | ITP-25 MAY | Saleh Yousef | Module-Data-Flows | Book Library #266SalehOumar wants to merge 3 commits intoCodeYourFuture:mainfrom
Conversation
There was a problem hiding this comment.
Can you check if any of this general feedback can help you further improve your code?
https://github.com/cjyuan/Module-Data-Flows/blob/book-library-feedback/debugging/book-library/feedback.md
Doing so can help me speed up the review process. Thanks.
|
Thank you for this feedback it was very helpful. |
There was a problem hiding this comment.
According to https://validator.w3.org/, there are still errors in the <meta> tag.
There was a problem hiding this comment.
There are syntax errors in this code. The code cannot execute properly.
There was a problem hiding this comment.
Hi, could you check now! Thank you
cjyuan
left a comment
There was a problem hiding this comment.
Changes look good. Well done.
| function clearForm() { | ||
| titleInput.value = ""; | ||
| authorInput.value = ""; | ||
| pagesInput.value = ""; | ||
| readCheckbox.checked = false; | ||
| } |
There was a problem hiding this comment.
Could also consider calling .reset() of a form node.
Learners, PR Template
Self checklist
Changelist
Briefly explain your PR.
Questions
Ask any questions you have for your reviewer.