This repository has been archived and is no longer actively maintained.
This project was last updated on 2017-03-15 and is preserved for historical reference only.
- 🔒 Read-only: No new issues, pull requests, or changes will be accepted
- 📦 No support: This code is provided as-is with no support or updates
- 🔍 For reference only: You may fork this repository if you wish to continue development
For current CARTO projects and actively maintained repositories, please visit: https://github.com/CartoDB
A place where experiment different architectures and features for carto.js
Play with the store concept, using something similar to flux/redux. I've made my own store to be more flexible if our needs doesn't fit exactly with the libraries implementation.
Use a store avoiding subscriptions, using reactivity like Tracker or mobx