Skip to content

An experimentation of active dummy data in react and redux. This is useful for test components in isolation.

License

Notifications You must be signed in to change notification settings

Magicianred/react-redux-dummy-data-live

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-dummy-data-live

An experimentation of active dummy data in react and redux. This is useful for test components in isolation.

redux toolkit

A new style for your react redux app throw the redux-toolkit you can avoid some verbose code.

my-redux-app

redux old style

The old and most used style for your react redux where you can configure actions, reducers, selectors and store.

my-old-redux-app

About

An experimentation of active dummy data in react and redux. This is useful for test components in isolation.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 94.8%
  • HTML 3.4%
  • CSS 1.8%