sernamalala / My-Coursework-Planner

Your coursework planner
0 stars 0 forks source link

[TECH ED] Prep: Identify components #25

Closed sernamalala closed 1 month ago

sernamalala commented 1 month ago

Link to the coursework

https://workshops.codeyourfuture.io/#components-1

Why are we doing this?

We're going to work with components a lot, so it's important you begin understanding user interfaces in this way. Front end developers break down complex interfaces into small, understandable pieces and you must practice decoding interfaces in this way yourself.

  1. On BBC News, find the card component.
  2. On YouTube, find the card component.
  3. On Moneysavingexpert, find the card component.
  4. Now find an example of a header, a nav, a hero, and breadcrumbs on sites of your choosing.

Maximum time in hours

.5

How to get help

  1. Use the component gallery to help you identify components.
  2. Look over the upcoming component workshop.

How to submit

Take a screenshot of each component and attach to this ticket. Don't share anything private or not safe for work.

Next, join (or begin if you are the first) the thread in your class channel. Find a component not in the list above and share it.

In your comment include:

sernamalala commented 1 month ago

Card Component at BBC.

Image

It has an image and some assisting words which help make it a component.

Card component at YouTube

Image

It has an image and some words like the video title and view count.

Card Component at Moneysavingexpert

Image

It has an image and some assisting words which help make it a component.