Skip to content

Programmer Humour #25

@SallyMcGrath

Description

@SallyMcGrath

Link to the coursework

https://github.com/CodeYourFuture/Module-Data-Flows/tree/main/fetch/programmer-humour

Learning Objectives

  • Practice rendering data from an API in a web app

Why are we doing this?

We're making a very tiny application, the smallest one you can think of, that fetches from an API and shows something on a page. You should do this many times. Make ten more of these if you finish this early. Make it as simple as possible.

Remember: always do the simplest thing that can possibly work.

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

1

Submission & Review

  1. Fork to your Github account.
  2. Make a branch for this project called feature/xkcd
  3. Make regular small commits in this branch with clear messages.
  4. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
gitGraph
    commit id: "start"
    branch feature/xkcd
    commit id: "stub-files"
    commit id: "fetch-from-xkcd"
    commit id: "template-layout"
    commit id: "lighthouse-audit-revisions"
    checkout main
    merge feature/xkcd
Loading

There are several projects in this repo. Make a new branch for each project. This might feel challenging at first, so this is a good problem to bring to class to work on in groups with mentors.

Don't make one giant PR with all your work in for the module. Make a separate PR for each assignment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CoreThis is a core task and should be completed by all traineesModule-Data-FlowsThe name of the module.Submit:PR🏕 Priority MandatoryThis work is expected📅 Sprint 3Assigned during Sprint 3 of this module

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions