Fork me on GitHub
#reagent
<
2019-05-20
>
samedhi15:05:26

@quieterkali We have had moderate success with https://material-ui.com/ at work. It makes everything look googley. also consider looking at https://github.com/Day8/re-frame which is clojure all the way down. Material will give you a better default but can be complex when you need to do something off the rails, no experience with re-frame, but I assume (assumption here!) that it would be easier to customize than Material.

lilactown15:05:02

Re-frame and material ui solve different problems

πŸ‘ 4
lilactown15:05:12

They can be used together

lilactown15:05:55

Re-frame is about state management, material is for UI widgets

karkunow15:05:03

@samedhi I suppose you can try to use smth like those reagent wrappers for Material UI with re-frame https://github.com/DaveWM/reagent-material-ui

samedhi15:05:50

@lilactown Fudge, right you are, I meant to post https://github.com/Day8/re-com (not re-frame) (I will delete the link to re-frame above, just confusing).

lilactown15:05:26

It’s okay! Mistakes happen πŸ˜…

πŸ˜“ 4
πŸ‘ 8