Link to the coursework
https://github.com/HackYourFutureBelgium/Module-Data-Flows/tree/main/fetch/programmer-humour
Why are we doing this?
We're making a very tiny application, the smallest one you can think of, that fetches from an API and shows something on a page. You should do this many times. Make ten more of these if you finish this early. Make it as simple as possible.
Remember: always do the simplest thing that can possibly work.
How to submit
- Fork the repo to your Github account.
- Make a branch for this project called feature/xkcd
- Make regular small commits in this branch with clear messages.
- When you are ready, open a PR to the HYF repo, following the instructions in the PR template.
There are several projects in this repo. Make a new branch for each project.
How to review
Complete your PR template
Ask for review from a classmate or coach
Make changes based on their feedback
Review and refactor again once the coursework solutions are released.
Link to the coursework
https://github.com/HackYourFutureBelgium/Module-Data-Flows/tree/main/fetch/programmer-humour
Why are we doing this?
We're making a very tiny application, the smallest one you can think of, that fetches from an API and shows something on a page. You should do this many times. Make ten more of these if you finish this early. Make it as simple as possible.
Remember: always do the simplest thing that can possibly work.
How to submit
There are several projects in this repo. Make a new branch for each project.
How to review
Complete your PR template
Ask for review from a classmate or coach
Make changes based on their feedback
Review and refactor again once the coursework solutions are released.