Fork me on GitHub
#cljsrn
<
2022-03-16
>
hadils16:03:32

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.

dima17:03:14

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

hadils19:03:56

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

hadils19:03:37

I figured it out.