-
-
Notifications
You must be signed in to change notification settings - Fork 219
Book Library #31
Copy link
Copy link
Open
Labels
CoreThis is a core task and should be completed by all traineesThis is a core task and should be completed by all traineesModule-Data-FlowsThe name of the module.The name of the module.Submit:PR🏕 Priority MandatoryThis work is expectedThis work is expected🐂 Size Medium1-4 hours1-4 hours📅 Sprint 2Assigned during Sprint 2 of this moduleAssigned during Sprint 2 of this module
Metadata
Metadata
Assignees
Labels
CoreThis is a core task and should be completed by all traineesThis is a core task and should be completed by all traineesModule-Data-FlowsThe name of the module.The name of the module.Submit:PR🏕 Priority MandatoryThis work is expectedThis work is expected🐂 Size Medium1-4 hours1-4 hours📅 Sprint 2Assigned during Sprint 2 of this moduleAssigned during Sprint 2 of this module
Type
Projects
Status
📋 Backlog
Learning Objectives
Link to the coursework
https://github.com/CodeYourFuture/Module-Data-Flows/tree/main/debugging/book-library
Why are we doing this?
A big part of any development role is identifying and fixing bugs in code. Sometimes you will find these bugs yourself, other times users or colleagues will report them to you.
In this exercise we have provided some code which doesn't work properly. Start by running the code, then work through the list of bugs and attempt to fix them.
Maximum time in hours
3
How to get help
Share your blockers in your class channel. Use the opportunity to refine your skill in Asking Questions like a developer.
Use the debugger! Write tests! Use the tools you have been learning to help you solve problems methodically.
Submission & Review
gitGraph commit id: "start" branch feature/book-library commit id: "skeleton page code" commit id: "Fonts and colours" commit id: "mobile layout" commit id: "lighthouse audit revisions mobile" commit id: "desktop layout" commit id: "lighthouse audit revisions desktop" checkout main merge feature/book-libraryThere are several projects in this repo. Make a new branch based on
mainfor each project.