Fork me on GitHub
#fulcro
<
2019-08-01
>
tony.kay00:08:27

I’ve used semantic ui react quite a bit, and have generally had good luck trying other things. Pay attn to how much HoC are used in the lib…those are a pain in plain React, and worse in Fulcro.

tony.kay00:08:54

but if shadow-cljs can pull it in, it can generally be used.

Abhinav Sharma07:08:55

Thanks @U05224H0W, this seems to have done the trick for starting both simultaneously. I'm curious there a way to auto-insert the initial start for the CLJ repl?

thheller07:08:59

not sure. I don't use it that much. maybe there is a way to tell it which process should handle stdin but maybe not

Abhinav Sharma08:08:44

Mm, I see. Thanks for your help simple_smile