Skip to content

Instantly share code, notes, and snippets.

Build an IdeaBox (React Funtimes!)

Spend some time today building a simple React application.

Your app should include:

  • Functional and Class components
  • A controlled form or two that allows user to render elements to the page

You can also include some of the following (choose which you need more practice with!):

  • Routing

Stretch Tech Research

Since you already know what technology you're implementing for the Stretch Tech Project, spend some time today digging into your new technology. Find a tutorial or docs online and begin your research. You'll want to hit the ground running after break, so getting a head start on your new tech is a great idea!

Perfecting Your Resume

A requirement for your Stretch Tech Project will be to turn in your resume. You will not want to be balancing the project work with completing your resume, so it's highly recommended that you get your resume to a good place ASAP. Spend some time today updating and improving your resume so it's ready to be turned in at the end of the project. Here is more information about what is expected in your resume.

React Router Prework

This gist contains a short assignment we'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

You will not be turning this in; it's for your own understanding/learning/benefit 😁

@kaylagordon
kaylagordon / advent_day6.md
Last active December 13, 2021 16:50
Advent Day 9

Card Generator

We're going back to vanilla JS, baby! No React in sight!

Your goal is to build this:

comp

You will start with this boilerplate codepen.

You did it!

To submit your assessment, please leave a comment on this gist with your name and link to you frontend repo.

@kaylagordon
kaylagordon / Rachel + Shawn.md
Last active February 17, 2021 23:39 — forked from niksseif/Rachel + Shawn.md
Rachel + Shawn, Hang in there paired project

Hang In There Pair Project

Thanks for your work on this project!

Rubric score key (applies only to that section of the rubric):

  • 4: went beyond set learning goals; did self-teaching.
  • 3: exactly on track! great work!
  • 2: a little behind where we want to see you; study in this area to level up
  • 1: significantly behind where we want to see you; let’s do some pairing!

DOM Manipulation Practice

💻 Set Up

Fork this CodePen.

📍 Goal

Without editing the HTML, make the site look like this: comp

👟 Steps