Skip to content

Instantly share code, notes, and snippets.

View Shawntru's full-sized avatar

Shawn Truesdale Shawntru

View GitHub Profile

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

Results Below:

PAIRIN Study

Beginner's Guide to Data Types

Guide


String


A string is a data type used represent text. Strings can contain alphabet characters in addition to spaces, numbers, and special characters.

Examples:
  1. "two roads diverged in a yellow wood"
  2. "(303) 731-3117"