Kent C. Dodds 2/1/2018

The state reducer pattern ⚛️ 🏎

Read Original

This article discusses the state reducer pattern in React, using the downshift library as a case study. It explains how UI libraries make assumptions about state management that may not fit all use cases, and how the state reducer pattern provides a flexible API for developers to override or modify these default state changes without increasing the library's API surface area.

The state reducer pattern ⚛️ 🏎

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