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
frankitox 2020-11-24T13:53:23.185Z

That's pretty much my experience with shadow-cljs 😢

danielneal 2020-11-24T17:17:00.185900Z

to be fair, js callstacks in plain react aren't great either

danielneal 2020-11-24T17:17:35.186900Z

I do see some improvements in certain types of error by putting on pause on caught exceptions

👍 1
danielneal 2020-11-24T17:17:46.187300Z

and pause on exceptions

danielneal 2020-11-24T17:18:13.188100Z

the stack then uses the sourcemaps and gives a cljs trace

👍 2
danielneal 2020-11-24T17:18:19.188300Z

sometimes