Skip to content

Instantly share code, notes, and snippets.

@megstang
Last active December 2, 2022 17:31
Show Gist options
  • Save megstang/767c235f26d6e77d72bab531cade48fa to your computer and use it in GitHub Desktop.
Save megstang/767c235f26d6e77d72bab531cade48fa to your computer and use it in GitHub Desktop.
Mod 3 Weekend 1 Suggested Practice

Weekend 1 Suggested Items To Work On

Review from Week 1:

  1. Activity Finder -- A new consuming API challenge.
  2. Consuming APIs Practice -- This practice focuses on the process of making a Faraday connection, and getting data from APIs. Specifically, it works on creating services.
  3. Parks Finder -- Although this is prep for the mid mod, the mid mod will also be on consuming APIs. Y’all just got some practice with that this week! So, believe it or not, you’re ready to put those skills back into action with this practice mid mod.

Prep for Week 2:

  1. Review Namespacing -- As you get into your next project, namespacing will become handy. Take some time this weekend to review Namespacing and why it's used.
  2. Read over JSON for API Development -- We'll be creating APIs that render JSON. Do some prep work to understand what JSON is, and what the specifications are.
  3. Review Building an API -- read through Monday's lesson on building an API. A little prep before the lesson, will help you get the most out of the class! Come prepared with questions you have, and make sure they get answered by the end of class.
  4. Students and Cohorts API -- A bulding API challenge. If you've reviewed Building an API, looked over the lesson, and want to try it out, this is a great repo to try it with.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment