Skip to content

Instantly share code, notes, and snippets.

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

@MarchCorbin
MarchCorbin / DTR_Mike_Corbin.md
Created February 3, 2020 18:37 — forked from m-delarosa/DTR_Mike_Corbin.md
Mike & Corbin's

DTR: Define the Relationship

Use this template to when conducting DTR with your project partners. It's recommended that you copy/paste this template into your own gist each time you conduct a DTR to take notes on the conversation.

Guiding Questions to Define The Relationship:

  • What are each of our learning goals for this project? What drives us in this project?
  • Corbin: Learing fundational JS concepts. Solidifying their application.
  • What is your collaboration style? How do you feel about pair programming vs. divide-and-conquer approaches?
@MarchCorbin
MarchCorbin / mod_0_session_1_readings.md
Last active December 9, 2019 06:14 — forked from damwhit/mod_0_session_1_readings.md
Mod 0 Session 1 Readings

Session 1 Readings and Responses

The readings and responses listed here should take you approximately 25 minutes.

To start this assignment, click the button in the upper right-hand corner that says Fork. This is now your copy of this document. Click the Edit button when you're ready to start adding your answers. To save your work, click the green button in the bottom right-hand corner. You can always come back and re-edit your gist.

  • Your key take-aways OR how you're going to implement specific points (minimum 2):
  • Programmers regularly google problems they are having in order to see how other people have resolved similar issues.