C
C
CodingStub2021-02-20 20:22:37
Layout
CodingStub, 2021-02-20 20:22:37

What is the best way to build websites?

I'm just starting to master the layout of sites, and a question arose. What is the best way to do adaptive layout.

1. Using your own Flexbox grid
2. With the inclusion of the Bootstrap library

And on the second question, there is a clarification. Is it convenient to use Bootstrap Studio. And what are the similar applications for quick layout?

Thanks everyone for the replies!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Viktor Taran, 2021-02-20
@shambler81

Make up without a difference.
You can do this and that
But if we talk about the project, it’s better to do it on a bootstrap, moreover, we are already doing it on 5.
And there are many reasons
. The main one is economic, the cost of owning a site is the main criterion for the owner.
not development but its support.
So it’s cheaper to maintain a site on bootstrap. Since it is universal and easy to use, and most importantly, even content managers know it and are able to use it.

I
ildar-meyker, 2021-02-20
@ildar-meyker

Bootstrap or any other ready-made collection of ui elements is a way to quickly get an interface with minimal cost. It should be taken either as a prototyping tool or as a tool for back-end developers who make a service where design is not very important at the development stage.
Using the entire bootstrap as is in the case when the design of the project is very different from the bootstrap itself is probably a controversial decision. But at the same time, nothing prevents you from pulling out some of its individual modules from the bootstrap. I used to often make up on the basis of bootstrap, but importing only the modules I needed (grid, buttons, js functionality).
In short, dress for the weather.

A
Arseniy Khudonogov, 2021-02-21
@Akula1926

It all depends on you, how you want to type and how you feel more comfortable.
When they order the layout through the bootstrap, therefore adapting it through the bootstrap. When layout without libraries then flex.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question