An open API service indexing awesome lists of open source software.

https://github.com/andy-set-studio/vanilla-js-state-management

A state management system built with vanilla JavaScript with a little demo included
https://github.com/andy-set-studio/vanilla-js-state-management

Last synced: 20 days ago
JSON representation

A state management system built with vanilla JavaScript with a little demo included

Awesome Lists containing this project

README

        

🎉 **You can now find a packaged version of this called [Beedle](https://github.com/hankchizljaw/beedle)** 🎉

***

# Vanilla JavaScript state management

This is the finished product of this [CSS-Tricks tutorial](https://css-tricks.com/build-a-state-management-system-with-vanilla-javascript). It's full of code comments so you can really dig in and learn too.

You can also see this in a [CodePen Project](https://codepen.io/hankchizljaw/project/editor/1f206d7807f492a111518b5d6692bb78).

Any questions, [hit me up on Twitter](https://twitter.com/hankchizljaw).

## Demo

![A GIF of this project in action](https://user-images.githubusercontent.com/8672583/43128781-c58702e4-8f2a-11e8-9326-cf422a5885bd.gif)

[https://vanilla-js-state-management.hankchizljaw.io](https://vanilla-js-state-management.hankchizljaw.io)