S
S
symblight2017-07-23 10:24:52
JavaScript
symblight, 2017-07-23 10:24:52

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

5 answer(s)
E
eddy-lazar, 2017-07-23
@symblight

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...

O
Oleg Gamega, 2017-07-23
@gadfi

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

L
Larisa Moroz, 2017-07-23
@larisamoroz

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.

A
Anton, 2017-07-23
@SPAHI4

ant.design is
a great library with a bunch of ready-made components

V
Vladimir Zhosan, 2017-07-23
@iaskivsky

Here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question