Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Redux pretty much is CQRS + event sourcing, as applied using functional paradigms.

A while ago I built a system that would use a React CQRS plugin and provide optimistic concurrency - allowing really fast UIs at the expense of users having to deal with failed commands if a breaking error occurs:

https://github.com/MichalPaszkiewicz/cqrs-external-confirm



Same for Re-frame in CLJS: https://github.com/Day8/re-frame




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: