Answer the question
In order to leave comments, you need to log in
Should you use Bootstrap for large projects?
Hello! How do search engines feel about bootstrap? And is it worth using it on projects such as a culinary site, where textual information is important.
The question arose because of the large number of classes in the class property. It turns out that the text on the page is much less than the code (mainly class names)
Answer the question
In order to leave comments, you need to log in
your goal is not correctly set and the question, respectively, too. you have to think backwards. you need a bootstrap for something on this site. really needed? Is it possible to do without bootstrap to implement this? and then decide for yourself whether you need it or not.
ps
due to the large number of classes in the class propertyif you read about BEM, it's even a good solution, rather than producing separate blocks and elements.
https://mcdonalds.ru/ - they don't seem to complain.
Everyone who says that the bootstrap does not fit, they just work the old fashioned way.
From the point of view of the workbench, he doesn’t care about the bootstrap at all.
From the point of view of the project manager - definitely only bootstrap.
Of course it depends on the task! But still bootstrap - can be used anywhere! And to reduce its size, you can configure it !
Use includeHTML .
Reduce the code and increase the indexing and loading speed of your pages at times, because. You will be able to more simply and flexibly control all parts of the text on the page.
All you need is to know one tag <include src="file.html"></include>
and that's it.
I will add that to customize styles, they can be written once in a common file, for example, critical.css and / or added inside each block inline or as a separate inline block:<style>...</style>
For me, Bootstrap is only needed for quick prototyping or small landings. When you did it once and forgot.
Bootstrap should only be used if applicable. I was developing a social network (evart.com) and the coder gave me a scss based on bootstrap, several times I wanted to kill him, because he was not needed there at all. But he believes that it is mandatory everywhere, frameworks should be used, bicycles are unacceptable.
In any case, I advise you to use the bootstrap classes as a naming standard, regardless of whether the library is used
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question