re-frame

andre 2025-07-14T10:55:26.472949Z

Bringing the wisdom of ClojureScript's re-frame to the JavaScript world. Now your React applications can enjoy the same architectural benefits that have made re-frame a joy to work with for over a decade. https://github.com/flexsurfer/reflex

πŸ”₯ 7
πŸš€ 4
πŸ™€ 1
Ovi Stoica 2025-07-14T12:57:52.463999Z

Great job! Great to see separation of events & effects in the JS world!

πŸ‘ 1
dazld 2025-07-16T09:22:59.021429Z

this looks great! I’m curious if you’ve seen https://proxy-memoize.js.org ? It’s a really pleasant way to work with JS data that allows hooking into changes in JS data, recommended by the redux team: https://redux.js.org/usage/deriving-data-selectors#proxy-memoize

πŸ‘ 1