cljsjs

Christopher Thonfeld-Guckes 2019-06-24T12:02:29.007500Z

Hi there. Is this the right place to ask about cljsjs usage? I need some jumpstarting...

2019-06-25T16:49:47.008400Z

Hi. I was going to ask the same thing myself! Let me know if there's somewhere else you've found

Christopher Thonfeld-Guckes 2019-06-25T17:11:30.008600Z

So far noone answered but I managed to figure out my problems by myself. I tried to get cljsjs/material-ui, reagent and re-frame to work together. The solution was to remove the explicit reagent version requirement from my project.clj because it conflicted with the version required by material-ui.

Christopher Thonfeld-Guckes 2019-06-25T17:12:06.008800Z

I'm gonna see, if I can get a simple fullstack application to run and then I will provide a tutorial.

2019-06-25T17:41:01.009Z

👍

Christopher Thonfeld-Guckes 2019-06-29T17:20:39.010100Z

http://www.luminusweb.net/

Christopher Thonfeld-Guckes 2019-06-29T17:20:50.010300Z

meanwhile this might be of some use to you

2019-06-30T17:50:13.010600Z

Thanks