Kent C. Dodds 6/1/2018

When to use Control Props or State Reducers

Read Original

This article explains the differences between the Control Props pattern (like in controlled inputs) and State Reducers pattern (as implemented in libraries like Downshift) in React. It discusses when to use each pattern, their relative power and trade-offs, and provides code examples for both approaches to help developers make informed decisions about component API design.

When to use Control Props or State Reducers

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet