Skip to content

SwapnilSankla/ReduxBasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReduxBasics

Simple application written to understand how redux works

Dependencies: Redux

Framework used to run: node

Why redux: For managing state in complex applications.

App explores:

  1. Creating simple store.
  2. Reducers and combineReducers. With rules for using combineReducers.

Limitations:

  1. Redux does not guarantee immutability. Would need Immutable.js to make state object immutable.

References: http://redux.js.org/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published