Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 530 Bytes

notes.md

File metadata and controls

13 lines (7 loc) · 530 Bytes

Timing

  • intro took way shorter. we were into jest by :20.

Docs

  • expo/expo#854 - install watchman on macs if fsevents error; sometimes homebrew fails to link the keg because of permissions, and that can be resolved by manually linking.

clean up docs for game of life. They're hard to follow.

  • Need better direction on how they start. "a good first test would be that it returns a grid the same size."

  • A They don't need to change the app, they need to write tests that are less noisy.