Skip to content

Instantly share code, notes, and snippets.

View khalidwilliams's full-sized avatar

Khalid Williams khalidwilliams

  • Homebound Technologies, Inc.
  • Chapel Hill, NC
View GitHub Profile

In your pairs, walk through each line and explain what is happening.

  it('should have the correct content when rendered', () => {
    render(<Card
      title="Feed the birds"
      description="Tuppence a bag"
      id={1}
      removeIdea={jest.fn()}
 /&gt;);

Rancid Tomatiilos Submission

Danny DeVito pushing papers off of a desk

Congrats y'all! Great job on the project.

By 9pm tonight, toss a coment down below with:

  • The link to your project
  • The link to your deployed site (if deployed -- no stress if not!)

React Weather App

For this exercise, we would like you to make and test a weather app using React, React Testing Library, and the open weather map api.

Spec

  • The app should have a form that takes in a location (city name or zip code, your choice)
  • When the form is submitted, the app should display the current weather for the location
  • When the form is submitted, the app should display a 5 day forcast for the location

Data

Mid Mod Submission

girl smashing bowl in celebration

YOU DID IT!!!!!!

Throw a comment down below with a link to your mid mod repo.

s t r e t c h Project Submission

congratulations gif

Great work on the group project! By 9PM, comment down below with your teammates, GH repo(s) and deployed site, if deployed.

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

Final Project Submission

Rocky Balboa victoriously cheering

You did it!! Congratulations on getting through the Mod 3 projects.

There are a lot of y'all, and not a lot of time to give detailed feedback on every piece of all your projects. So please commetns down below with the link to your repo, the link to your deployment (if you have one, not stress if not), and 1 - 2 dpecific areas of the code you want feedback on. Thank you, and great work!

Final Assessment Submission

students throwing paper in the air Spongebob wiping his hands

Donezo.

You're finished with your technical work for Mod 3! Congratulations!!!!!

Post your new remote with your work pushed up in a comment down below. We'll get you feedback by the end of the day

Paired Project Submission

congratulations gif

Congrats y'all, Rancid Tomatillos is done!

When you're ready to submit, comment on this gist with your:

  • Group Members, along with who did which solo iteration
  • Repo links