react

"mulling over state management stuff"
martinklepsch 2021-03-23T15:17:08.004400Z

This looks like a pretty promising CSS-in-JS library for ClojureScript: https://stitches.dev/

orestis 2021-03-23T16:31:29.007400Z

What criteria do you use @martinklepsch to gauge this?

martinklepsch 2021-03-23T17:11:58.008300Z

• how deeply is it intertwined with build tooling • does it use JS syntax that requires build steps

martinklepsch 2021-03-23T17:12:18.008700Z

(these to points are kind of the same I think but ¯\(ツ)@orestis)

orestis 2021-03-23T19:04:50.009100Z

Good points, thanks 😊

orestis 2021-03-23T19:05:04.009500Z

Webpack is a plague.

lilactown 2021-03-23T20:45:55.009900Z

I dislike the styled-components API that they put front and center for React