Fork me on GitHub
#clojurescript
<
2019-05-13
>
emil0r15:05:42

Does anyone have any recommendations regarding which react components library/framework to use? I’ve been looking at Material UI, and it seems to be fairly complex in how it’s built up.

polymeris17:05:36

I prefer to build my own components, but for a quick prototype, and assuming you are using reagent, I like https://github.com/gadfly361/soda-ash, which wraps semantic-ui-react

jsa-aerial20:05:47

I'm not sure if this is what you are after, but reagent + re-com has worked well for me.

lilactown15:05:21

bulma seems nice