Skip to content

Instantly share code, notes, and snippets.

@richardltyler
richardltyler / breakingbadcharacters.json
Created February 13, 2024 20:07 — forked from glitchedmob/breakingbadcharacters.json
Breaking Bad Characters JSON
[
{
"char_id": 1,
"name": "Walter White",
"birthday": "09-07-1958",
"occupation": [
"High School Chemistry Teacher",
"Meth King Pin"
],
"img": "https://images.amcnetworks.com/amc.com/wp-content/uploads/2015/04/cast_bb_700x1000_walter-white-lg.jpg",

USER 1

NAME:
Age:
Location:
Occupation:
Time spent using the app/week:
Comfort with technology:
Personality (place an X): Introverted ---------------- Extroverted

React Router Prework

This gist contains a short assignment I'd like everyone to complete before our formal lesson. The prework involves reading some of the React Router documentation, and will allow us to keep the lesson more hands on.

Instructions

  1. Fork this gist
  2. On your own copy, go through the listed readings and answer associated questions
  3. Comment a link to your forked copy on the original gist

Questions / Readings