cljsrn

hadils 2022-03-16T16:23:32.310069Z

I am trying to integrate the Storybook.js tool with ClojureScript. I am trying to use React Native JSX files from ClojureScript. I am using Krell. Anyone have any suggestions/ideas/thoughts on this? Thanks in advance.

dmitryn 2022-03-16T17:59:14.995749Z

Basically, write UI in TS/JS, business logic in CLJS

hadils 2022-03-16T19:09:56.519759Z

Yes. Right now I am trying to figure out where to put krell_index.JS

hadils 2022-03-16T19:58:37.135349Z

I figured it out.