Skip to content
New issue

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

[TECH ED] Using Fetch #10

Open
Mpanasetckiy opened this issue Apr 19, 2023 · 0 comments
Open

[TECH ED] Using Fetch #10

Mpanasetckiy opened this issue Apr 19, 2023 · 0 comments

Comments

@Mpanasetckiy
Copy link
Owner

From Module-JS3 created by SallyMcGrath: CodeYourFuture/curriculum#605

Link to the coursework

https://github.com/CodeYourFuture/Module-JS3/tree/main/using-fetch

Why are we doing this?

We will use fetch a lot in web development. To get familiar with this API, use fetch to load a greeting from the API and display it in the HTML element with the id "greeting-text". There are some stretch exercises linked at the bottom of the ticket.

Maximum time in hours (Tech has max 16 per week total)

1

How to get help

To learn more about fetch, refer to the doc:
https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch

How to submit

Fork the repo to your own GitHub account
Make regular small commits with clear messages
When you are ready, open a Pull Request to the CYF repo
Make sure you fill in the PR template provided

How to review

  1. Complete your PR template
  2. Ask for review from a classmate or mentor
  3. Make changes based on their feedback
  4. Review and refactor again once the coursework solutions are released.

Anything else?

Using fetch - activity found in this repo
Dog photo gallery - activity found in this repo
Code reading - activity can be found in this repo

@Mpanasetckiy Mpanasetckiy moved this to 🏗 In progress in Coursework Planner Board Apr 19, 2023
@Mpanasetckiy Mpanasetckiy moved this from 🏗 In progress to ✅ Done in Coursework Planner Board Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant