egghead
Search
Search
Log In
Search
Search
React Class Component Patterns by Kent C. Dodds
Course Overview: Advanced React Component Patterns
Build a Toggle Component
Write Compound Components
Make Compound React Components Flexible
Validate Compound Component Context Consumers
Prevent Unnecessary Rerenders of Compound Components using React Context
Use Render Props with React
Use Prop Collections with Render Props
Use Prop Getters with Render Props
Use Component State Initializers
Implement Component State Reducers
Improve the usability of Component State Reducers with state change types
Make Controlled React Components with Control Props
Support Control Props for all state
Support a state change handler for all control props
Improve the usability of Control Props with state change types
Implement the Provider Pattern with React Context
Implement a Higher Order Component
egghead
System