Redux-Bundler Bindings for Preact
JSON →Redux-bundler-preact provides essential bindings to integrate redux-bundler with Preact applications. It offers a `Provider` component to make the redux-bundler store available via context and a `connect` higher-order component for mapping selectors and action creators to component props. The current stable version is 2.0.1, which targets Preact versions 10.0.0 and above. Earlier Preact versions (v3-8) require installing redux-bundler-preact v1. Releases are typically tied to major Preact version updates or critical bug fixes, as seen with the 2.0.0 upgrade for Preact X. A key differentiator is its `connect` API, which accepts string names for selectors and action creators, departing from the typical function-based mapStateToProps/mapDispatchToProps patterns found in other Redux bindings, offering improved performance characteristics where diffing happens outside the component itself.
Traffic · last 30 days ↓11% vs prev 7d
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France · 🇪🇸 Spain · 🇩🇪 Germany