Fork me on GitHub
#re-frame
<
2019-04-19
>
stvnmllr218:04:21

Hey all, thought someone here might know what's the closest thing to re-frame in the React/javascript world? I really liked re-frame, and am now starting to learn the js ecosystem (since React is all the rage these days it seems)

dominicm18:04:39

I would guess redux comes quite close 🙂

stvnmllr218:04:40

I'm guessing there isn't something directly. Maybe some combo of redux and a reactive library and an immutable lib ?

stvnmllr219:04:43

I guess I should have searched before. Looks like someone is reimplementing it as we speak: https://github.com/davezuko/re-frame @davezuko