|
|
|
|
|
by slifin
2192 days ago
|
|
It's weird how in the JS community rewrites of react are common in the CLJS community using React as a runtime is more common: - https://reagent-project.github.io/
- https://github.com/day8/re-frame
- https://github.com/tonsky/rum
And my favourite
- https://github.com/fulcrologic/fulcroHosting your work on top of another ecosystem, such that you can still use the underlying ecosystem, gives you a lot of leverage out the gate |
|