Hacker News new | ask | show | jobs
by modularfurnitur 3317 days ago
Not sure why this is posted. But I'm working on a straight port of re-frame in javascript, it's an abstraction on top of react-redux, a true 1:1 port. For me re-frame's api is the holy grail (for now) of UI programming.
4 comments

Do you have a public repo? I'm using re-frame a lot happily, but sometimes there's only JS that can be used. I'd be interested to see your port.
I'd be interested in checking it out once finished. re-frame's abstractions have been great to work with.
I'd be very interested on that port. I really miss re-frame when I'm working with Js.
As a Redux maintainer, I'd be curious to see what you're putting together.