This project was the most challenging one I've worked on so far. I needed to be particularly careful regarding how much of the page was created by JavaScript DOM manipulation, and so I needed to carefully organize the functions responsible for making the form and book cards appear on screen. I also had issues with using the "this" reference to have the buttons on each card correctly control the properties of their corresponding Book object. Finally, I ran into an issue related to variable declaration (using var, let, const, or not declaring at all). The importance of this was never really made clear before, and I've only begun understanding it by encountering errors caused by incorrect declarations.
-
Notifications
You must be signed in to change notification settings - Fork 0
JakeBrowning90/library-project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Library app made as part of The Odin Project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published