re-frame

https://github.com/Day8/re-frame/blob/master/docs/README.md https://github.com/Day8/re-frame/blob/master/docs/External-Resources.md
valerauko 2020-06-12T14:24:52.378900Z

is there some recommended way to deal with css in re-frame/shadow?

2020-06-13T07:35:14.383Z

Herb is a layer above garden so you can benefit both

👍 1
2020-06-19T04:19:02.454Z

there is also a #css channel

p-himik 2020-06-12T14:26:39.379Z

As far as I'm aware, re-frame and shadow-cljs don't have anything special for CSS and don't affect your preferred workflow in any way. So you can use whatever you'd use without them.

valerauko 2020-06-12T14:29:15.379200Z

this is my first foray into this kind of frontend development so i don't know what i can use with this setup in the first place

p-himik 2020-06-12T14:35:26.379400Z

In this case, #clojurescript might be a more appropriate place to ask - it has 10 times more people than here.

valerauko 2020-06-12T14:36:56.379600Z

ok i'll do that, thanks

2020-06-12T14:39:21.379800Z

i use roosta/herb and found it really interesting

2020-06-12T14:39:37.380Z

very simple and powerful

valerauko 2020-06-12T14:40:09.380300Z

that looks exciting, gonna check it out! thanks!

2020-06-12T14:41:06.380500Z

you also have https://github.com/khmelevskii/emotion-cljs which was announced recntly on #reagent channel

👍 1
💯 1
valerauko 2020-06-12T14:42:58.381Z

i'll try both and see which works better with what i'm trying to do

2020-06-12T15:08:30.381200Z

roosta/herb is really nice since it use simple functions