228
30
+ 1
0

What is reselect?

Simple “selector” library for Redux (and others) inspired by getters in NuclearJS, subscriptions in re-frame and this proposal from speedskater.
reselect is a tool in the State Management Library category of a tech stack.
reselect is an open source tool with 19K GitHub stars and 671 GitHub forks. Here’s a link to reselect's open source repository on GitHub

Who uses reselect?

Companies
29 companies reportedly use reselect in their tech stacks, including partipost, frontend, and LendingHome.

Developers
73 developers on StackShare have stated that they use reselect.

reselect Integrations

reselect Alternatives & Comparisons

What are some alternatives to reselect?
MobX
MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). React and MobX together are a powerful combination. React renders the application state by providing mechanisms to translate it into a tree of renderable components. MobX provides the mechanism to store and update the application state that React then uses.
Recompose
It is a React utility belt for function components and higher-order components. A higher-order component (HOC) refers to a function that accepts a single React component and returns a new React component. Think of it like lodash for React.
RxJS
RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code. This project is a rewrite of Reactive-Extensions/RxJS with better performance, better modularity, better debuggable call stacks, while staying mostly backwards compatible, with some breaking changes that reduce the API surface.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
See all alternatives

reselect's Followers
30 developers follow reselect to keep up with related blogs and decisions.