6 ms·
You should check out alt[1] and iso[2] which is isomorphic out of the box and it's pure flux. There are examples in both repos. [1] https://github.com/goatslac
by goatslacker 12y ago
You should check out alt[1] and iso[2] which is isomorphic out of the box and it's pure flux. There are examples in both repos.
[1] https://github.com/goatslacker/alt https://github.com/goatslacker/alt
[2] https://github.com/goatslacker/iso https://github.com/goatslacker/iso
- bringking 12y agoThanks, those look great. Good work. Looks a little leaner than fluxible as well, which is always a plus
- Lazare 12y agoCoincidentally, I was just searching for a good Flux implementation for my first flux-style app, and something about alt really looks good. I think I'll give it a whirl. :)