Skip to content

michax/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

React Hot Module

https://github.com/gaearon/react-transform-boilerplate

React Big Boy Template

https://github.com/kriasoft/react-starter-kit/tree/master/src/public

Redux Asynch. actions

Also called: Effects. Can be used as base for creating statless dependencies.

Redux Namespacing

Based on discussion on redux github issue page, best way is to use higher order reducerd and compose them with actions and bind namespace id to those actions. reduxjs/redux#786 Forms use similar solution to bind properties to a given form:

About

My Notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published