Skip to content

Playing around with the new Redux Hooks API and working on performance issues with useMemo and useCallback.

Notifications You must be signed in to change notification settings

terencejeong/redux-hooks-api-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing around with the new Redux hooks with typescript.

The plan is to compare the perfomance of connect and traditional methods of connecting to the store vs the new useSelector hook.

I am also really curious on the performance with these new hooks and how they will work in conjunction with useMemo and useCallback.

Added Reselect but will need to do a usecase where we use a selector in multiple component instances.

About

Playing around with the new Redux Hooks API and working on performance issues with useMemo and useCallback.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published