Skip to content

Instantly share code, notes, and snippets.

@chadfurman
Created April 3, 2017 12:10
Show Gist options
  • Save chadfurman/5532dfa7ec5a39f198dfee9b63430c3f to your computer and use it in GitHub Desktop.
Save chadfurman/5532dfa7ec5a39f198dfee9b63430c3f to your computer and use it in GitHub Desktop.
Meeting-Notes-4-2.md

Meeting Notes

  • Jest is cool!
  • snapshot tests?! Interesting... JSON tests are fast
  • In-line / shadow rendering is a little confusing
  • changeState w/ higher-order compoments
  • there are also stateless components that just pass state around
  • How do you organize higher-order compoments?
  • It's nice going through the full workflow on the app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment