Skip to content

Instantly share code, notes, and snippets.

@joshsherwood1
Last active December 6, 2019 20:17
Show Gist options
  • Save joshsherwood1/77e0d5a3e97359add5c20600437c8fd0 to your computer and use it in GitHub Desktop.
Save joshsherwood1/77e0d5a3e97359add5c20600437c8fd0 to your computer and use it in GitHub Desktop.

Guiding Questions

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

    Communication as to what each of us need to do either separately or together. Also, the pacing of the project has been good.

  • Why do we think it is important?

    It's important to have good expectations so that the quality of the project is maintianed.

  • What did we learn?

    Implementing with sad path and sad path testing and practicing git workflow with development and staging branches. Using try/catch.

  • What should we do differently next time? Why do we think we should do it differently and do we have a plan we want to try?

    Implementing more ideas with refactoring and making sure that we are testing everything accurately. Making issues and documenting what we find to solve issues.

  • What still puzzles us?

    Using Async/await in appropriate places. And concise error handling.

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