Redux Bundler
JSON →Redux Bundler is a pragmatic state management library that facilitates building Redux stores by composing smaller, self-contained units of functionality called 'bundles.' Designed with Progressive Web Apps (PWAs) in mind, it emphasizes small bundle sizes, network resilience, and explicit state management, aiming to reduce the boilerplate often associated with traditional Redux setups. It formalizes an opinionated 'ducks pattern,' consolidating actions, reducers, and selectors for a specific feature into a single bundle file. The library provides a convention-over-configuration approach for managing side effects through 'reactors' and includes a lightweight, optional routing system. While it leverages and re-exports much of Redux's core functionality, it offers an alternative to Redux Toolkit, providing a distinct organizational structure and patterns. The current stable version is 29.1.0, with a rapid release cadence often including major version bumps even for non-breaking changes to ensure safety. It uniquely supports running entirely within a WebWorker and enables code-splitting and lazy-loading of Redux logic.
Traffic · last 30 days ↑43% vs prev 7d
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany