Skip to content

a PoC to demonstrate we still can use raw javascript to build webapps with redux-state management.

Notifications You must be signed in to change notification settings

rednaks/todo-redux-purejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I started learning about redux recently, and one of the selling points for me was that Redux is decoupled from React. But unfortunately the tutorial was only was written for React.

I have no idea how to use it or how it works, so I decided to make a Proof Of Concept to show people how to work with redux and that you don't really need a Framework to create modular and structored webapps.

How to run:

Clone the repository and open index.html on your browser. that's it, no package manager, no build tools, just a browser.

About

a PoC to demonstrate we still can use raw javascript to build webapps with redux-state management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published