Answer the question
In order to leave comments, you need to log in
What tool to use to implement UI on react?
Hello, I'm learning React and now I can't find a sensible answer to my question. I want to make the site large, but it needs to be adaptive, etc. I found a lot of ui, for example: Bootstrap, material, etc. I would like to know what is used more often, what do layout designers prefer? I'm new to layout. Maybe it's better to do with 0?
Answer the question
In order to leave comments, you need to log in
If you are new to layout, I strongly do not recommend doing everything from 0, usually it is always fraught, even sometimes when people are not beginners. Now there is a lot of things, especially in the wake of the popularity of react, many products are tailored specifically for react, unlike the same bootstrap.
An article on medium with a description of several frameworks and a small comparison - https://hackernoon.com/the-coolest-react-ui-framew...
if the choice is between bootstrap and material-ui in the context of a react application, then I am for material-ui, bootstrap is undoubtedly a good library, but under react
material-ui is poorly adapted, this is immediately react
If you are new to layout, then with a 99% probability it will turn out scary, crooked and long.
Any UI framework will need to be learned first.
Now the most used is Bootstrap 3, which is smoothly flowing into Bootstrap 4.
Material-UI is also on the rise, but is more often used in mobile applications.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question