Skip to content

Instantly share code, notes, and snippets.

@RussMax783
Created June 2, 2017 02:46
Show Gist options
  • Save RussMax783/af7bbffb2751952f489443da81185dce to your computer and use it in GitHub Desktop.
Save RussMax783/af7bbffb2751952f489443da81185dce to your computer and use it in GitHub Desktop.

Component Driven Design

  1. Pros/Cons with creating large components
  2. Pros/Cons for develping components in context
  3. What a componenet should consist of
  4. Recompose when you can: why shoot for pure instead of stateful
  • look at agreement with-state hoc
  1. React Storybook
  2. How do you test changes to components that is actually useful?
  3. Jest Snapshots
  4. Storyshots

Resources

Tools:

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