Needs advice
on
Material-UIMaterial-UI
and
reactstrapreactstrap

My React website is a simple 5-pager that attaches to a database to store and display registrations and other data. The user (small user base) can change any form elements, but I don't need theme-ing, though that would be fun for the user. reactstrap/react-bootstrap built on Bootstrap 4 sounds dated. I am familiar with reactstrap, but a friend said to try Material-UI. The thought of learning it is interesting, but somehow I think it might be overkill. So... reactstrap, react-bootstrap, or Material UI, which should I use?

READ LESS
4 upvotes·608.5K views
Replies (8)
Recommends
on
Material-UI

Much more modern in terms on support for css in js. But go for v5 not v4 as material-ui is going through a transition in term of its own implementation

READ MORE
1 upvote·31.8K views

MaterialUI may be overkill for such a simple project, you're right. So I'm recommending both tools in this StackShare form.

But if it's planned to increase the project, consider migrating it to MUI in advance. Among its pros I can name: - brilliant TS support - all popular use cases covered - well documented - backed by sponsors == will live and be maintained

READ MORE
6 upvotes·43.2K views
View all (8)
Avatar of Tarun Sukhu