malkitbenning / Coursework-Planner

Your coursework planner
0 stars 0 forks source link

[TECH ED] Code Along APIs and Fetch #14

Open malkitbenning opened 1 year ago

malkitbenning commented 1 year ago

From Module-JS3 created by SallyMcGrath: CodeYourFuture/Module-JS3#8

Link to the coursework

https://github.com/CodeYourFuture/CodeAlong-NumberFacts

Why are we doing this?

Now that you've learned about APIs and how to connect with them, let's apply it in the context of a complete application. In the following assignment, you'll be coding along with somebody as they make an API call to an external, public API.

Don't just watch this video. You must code along for active learning. This will help you to understand what exactly the presenter is doing.

https://www.youtube.com/watch?v=tUE2Nic21BA

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

2

How to get help

No response

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?

No response