K
K
kirillgenets2019-04-08 16:57:26
css
kirillgenets, 2019-04-08 16:57:26

Is it necessary to use bootstrap?

Do you need a bootstrap this year? I just went to the upwork, saw that half of the orders were on the bootstrap and got upset, because I don’t like it at all. I somehow find it more comfortable to type on pure html + css without writing a mountain of bootstrap classes.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
A
Andrej Sharapov, 2019-04-08
@Madeas

you answered your own question:

half of orders on bootstrap

O
OnYourLips, 2019-04-08
@OnYourLips

Pros and cons of Bootstrap?

Using bootstrap, you run the risk of writing clear, high-quality and maintainable code.
The disadvantages are that other people will be able to understand your layout, and you can be replaced.
Therefore, when they want to bind the project to themselves, the code must be of such poor quality that no one can figure it out (homemade bicycles without the use of third-party components are 99.9% like that), which is what you are going to do.

S
senior65, 2019-04-08
@senior65

Of course, no one obliges you to use bootstrap.
I disagree with you, here is a list of bootstrap pluses
- Popularity (active audience, support)
- Includes many web components (typography, web forms, buttons, navigation blocks, etc.)
- Adaptability for different devices out of the box
- Very light in development.
In fact, it is very easy to understand it, look at a couple of videos on YouTube about it.
Imagine how difficult it will be for another coder to understand your styles, classes, and it will be problematic for him to understand what you wrote after a while.
Bootstrap, again, is not a direct must have, everyone draws as he wants))
For a quick start, bootstrap is more than ever useful, but if you write your bike, then the flag is in your hands, as they say.

M
Maxim Timofeev, 2019-04-08
@webinar

Is bootstrap mandatory in 2019?

What was mandatory in 2018?
typeset, but who doesn't? That's only if the customer asks for something - then you need what he asks. Look for orders without BS if it infuriates.
Any framework speeds up development (as a rule), and the popular one simplifies further support. Since Vasya Pupkin will come after you and the "col-6 mt-4 bg-red" mountain will be clear to him, but your concise "block-header" will not. And the customer will pay dearly for your "without writing a mountain of bootstrap classes." Since Vasya Pupkin will spend a lot of time delving into your code and style. And time is money.

A
Anton Usachov, 2019-04-10
@rockfeeler

Not worth it. He is redundant because he wants to please everyone. And I have not yet met in my practice a single project for which the bootstrap would be sufficient. As a rule, 80% of its code has to be rewritten.
Bootstrap was relevant when there was no flex and grid. Now I want my own navbar and footer.)

P
Puma Thailand, 2019-04-08
@opium

Whether you want to use it or not, it's up to you

J
jimmy_hendrix, 2019-04-08
@jimmy_hendrix

Start from the context of your work. If projects need to use it, then use it.
I wouldn't use the same technology all the time because:
1) it's boring
2) you need to broaden your horizons
3) you need to get cooler and do something more complicated
IMHO.
Therefore, you can and should use it, but do not get hung up

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question