Hacker News new | ask | show | jobs
by chris_st 2951 days ago
This is a really good point... particularly with React Semantic UI [1] and Material UI [2] having tons of existing components, as well as pretty nice developer experiences.

[1] https://react.semantic-ui.com/introduction [2] https://material-ui.com

1 comments

Agreed! Also I'd add ant-design [1] and grommet [2] (it is not very active although it works very well)

[1] https://github.com/ant-design/ant-design [2] https://github.com/grommet/grommet

FYI Grommet V2 has been in active development for a while and is now in beta. For styling, they’ve replaced SASS with styled components, which I think is a great move.