https://github.com/dkunin/immutable-sandbox
Immutable sandbox for demo and presentation and for play-play not for real-real)
https://github.com/dkunin/immutable-sandbox
Last synced: over 1 year ago
JSON representation
Immutable sandbox for demo and presentation and for play-play not for real-real)
- Host: GitHub
- URL: https://github.com/dkunin/immutable-sandbox
- Owner: DKunin
- Created: 2015-03-17T14:46:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-26T06:29:55.000Z (over 11 years ago)
- Last Synced: 2025-01-21T12:27:39.064Z (over 1 year ago)
- Language: JavaScript
- Size: 398 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# immutable-sandbox
Immutable sandbox, build with React, scaffolded with webpack
# Run
node server.js
# Libraries to checkout
* [immutable.js](https://github.com/facebook/immutable-js)
* [mori](https://github.com/swannodette/mori)
* [seamless-immutable](https://github.com/rtfeldman/seamless-immutable)
* [immutato](https://github.com/immutato/immutato)
* [pim](https://github.com/bitsoffreedom/pim)
* [seti](https://github.com/OneScript/Seti)
* [texo](https://github.com/DavidTimms/texo)
* [ancient-oak](https://github.com/brainshave/ancient-oak)
# Presentation from MoscowJS 20 talk
* [immutableData](http://dkunin.github.io/immutableData)