Skip to content

A simple state management library to update Counter, helps to learn state management system using Vanilla JS

License

Notifications You must be signed in to change notification settings

pranaybinju/counterx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

counterx

Counterx is a simple state management in Vanilla JS that manages state to update a Counter. This is a simple project to learn internals of state management library by creating a state management system for a simple application.

Concepts

  • PubSub
  • Proxy pattern
  • Actions and Mutations

Usage

  • Install dependencies npm install

  • Start application http-server

References

Build a state management system with vanilla JavaScript

About

A simple state management library to update Counter, helps to learn state management system using Vanilla JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •