Skip to content

[TECH ED] Codewars API Project #31

@carl0FF

Description

@carl0FF

Link to the coursework

https://github.com/CodeYourFuture/Codewars-API-Project

MigraCode Instructions – How to Access the Coursework

These Codewars exercises are part of the CodeYourFuture authored collections, so to access them:

  1. Sign up to a Codewars account using your Github: https://www.codewars.com/join
  2. Once signed up and logged in, follow the CodeYourFuture profile: https://www.codewars.com/users/CodeYourFuture
  3. Then go to the collections page: https://www.codewars.com/users/CodeYourFuture/authored_collections

You should now be able to access all the relevant exercises. If you're having trouble seeing the collections:

  • Double-check that you're logged in.
  • Make sure you have followed the CodeYourFuture user on Codewars.
  • Try opening the link in a different browser or incognito window.

Why are we doing this?

Let's play with grabbing some data from an API and displaying it on a website. We will be using the the Fetch API to make requests to the Codewars API and the Web Components API to display the data we get back. Let's go!

Learning Objectives

  • Explain how components are used in web development
  • Adapt an existing web component to show your own data
  • Extend this web component to present more data from the Codewars API
  • Create a new web component that presents data from the Codewars API

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

0

How to get help

Did you know this is basically how your Codewars is tracked by your mentors? Ask them

How to submit

As always, open a PR to the repo and ask for a review in your slack channel.

Anything else?

Feedback on this assignment by pressing the emoji reaction button on this comment.

Emoji Key

👍 = Useful
👎 = Not useful

🚀 = Way too much time given
😕 = Not enough time given

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions