from Hacker News

Ask HN: Thoughts on using Cycle.js with React?

by aecorredor on 2/11/20, 5:12 AM with 0 comments

I was wondering what your experience has been with Cycle.js and react. How does it compare with a regular react + redux architecture?

I've been reading the Cycle.js docs and even did the egghead course and I'm liking the whole pattern, but wanted to see how it has scaled for others.

I've been looking at the manyverse repo as a resource and it's been solid. Anything by Andre seems great tbh.