Skip to content

nerocui/ReduxRipOff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReduxRipOff

https://nerocui.github.io/ReduxRipOff/

A React/Redux like library for plain HTML/Javascript frontend project. App and Render method is based on Observable/Observer pattern. Data is based on action/reducer pattern. The whole app shares a single store of truth.

Create Initial State

Creating App object with InitialState

Combine Reducers

Combine Reducers

Create Reducer

Create Reducer

Dispatch Action

Dispatch Action

Dispatch Action and Notify Observer

Dispatch Action and Notify Observer

Connect the ui to the state

Connect the UI to the state

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors