cljsrn

https://github.com/drapanjanas/re-natal | https://github.com/drapanjanas/re-natal/wiki/FAQ | https://github.com/condense/mercury-app/wiki | https://github.com/seantempesta/expo-cljs-template/ https://www.npmjs.com/package/create-expo-cljs-app
Oliver George 2020-10-14T01:08:12.112900Z

* JS destructuring is a huge step forward. Really nice. Lacking namespace features but in fitting with the landscape.

mruzekw 2020-10-14T01:32:44.114300Z

WRT to hooks, I’m pretty sure that has more to do with the particular React wrapper you’re using than hiccup purely. I’d suggest looking at helix, rum, or uix for easy hook integration

➕ 1
Oliver George 2020-10-14T03:56:08.114600Z

True

Oliver George 2020-10-14T04:11:56.115Z

I guess I'm pointing at reagent specifically there. (orestis/reseda is another to add to the list)

mruzekw 2020-10-14T19:33:29.116Z

Sure. Haven't heard of those! Will check them out