divyanshu-rawat / Reselect-Redux

A project to understand concepts of redux-reselect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A redux-reselect project. (WIP!!)

Reselect is a simple library for creating memoized, composable selector functions.

Reselect selectors can be used to efficiently compute derived data from the Redux store.

Computing Derived Data.

About

A project to understand concepts of redux-reselect


Languages

Language:JavaScript 76.5%Language:HTML 19.0%Language:CSS 4.5%