We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/CodeYourFuture/Module-Data-Flows/tree/main/debugging/book-library
Making a simpler version of the TV Show Project, that has some similar concerns, can help you design your application.
3
Share your blockers in your class channel. Use the opportunity to refine your skill in Asking Questions like a developer.
There's a Code Reading exercise included in the debugging folder that will help you think through this project.
Use the debugger! Write tests! Use the tools you have been learning to help you solve problems methodically.
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-library
There are several projects in this repo. Make a new branch based on main for each project.
main
The text was updated successfully, but these errors were encountered:
EmmanuelSiziba
No branches or pull requests
Link to the coursework
https://github.com/CodeYourFuture/Module-Data-Flows/tree/main/debugging/book-library
Why are we doing this?
Making a simpler version of the TV Show Project, that has some similar concerns, can help you design your application.
Maximum time in hours (Tech has max 16 per week total)
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.
There's a Code Reading exercise included in the debugging folder that will help you think through this project.
Use the debugger! Write tests! Use the tools you have been learning to help you solve problems methodically.
How to submit
There are several projects in this repo. Make a new branch based on
main
for each project.How to review
The text was updated successfully, but these errors were encountered: