Skip to content

Instantly share code, notes, and snippets.

@StarPerfect
Created December 6, 2019 20:14
Show Gist options
  • Save StarPerfect/c4d5ce55df33441797e8f99de3ecb4da to your computer and use it in GitHub Desktop.
Save StarPerfect/c4d5ce55df33441797e8f99de3ecb4da to your computer and use it in GitHub Desktop.
1906 B Mod 4 Paired Project - Play - Mid-Project Retro

What did we do well, that we want to continue?

Knocked out the sprints fairly easily. Pair program together very well. Communication is good even during differences of opinion.

Why do we think it is important?

Pair programming keeps us both on the same page and allows for a sharing of knowledge and a more thorough understanding of the concepts. Great communication is key to life.

What did we learn?

Jest testing.

What should we do differently next time?

Write tests prior to completing the endpoints.

Why do we think we should do it differently and do we have a plan we want to try?

Because testing should drive development. We are going to hold off on endpoints in sprint 3 to write tests first.

What still puzzles us?

How to refactor properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment