cljsrn 2022-03-16

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.

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

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

I figured it out.