[Site speed] HTML
The basis of the site: HTML + CSS + JS (custom back)
The original line was performed on Bootstrap. Strong layout shift, the code is not optimized, the elements are not clearly placed. Bootstrap scripts delayed the page loading and did not allow all the necessary elements to be normally removed.
The new layer of the BEM technology, component, without a framework, minimal script, optimized decor elements, fonts, images, integration of Google maps in the object card.
Do not use Bootstrap. It’s a hard library that doesn’t need a website. This library only creates a load on the site and you need to write a lot of castles to make the site look like the layout, but the result is always one. The very heavy library + a lot of codes to look on the layout that still weighs the site, but the result is that it needs to be re-written and without a library if you want to optimize it and make the elements look right.
The original line was performed on Bootstrap. Strong layout shift, the code is not optimized, the elements are not clearly placed. Bootstrap scripts delayed the page loading and did not allow all the necessary elements to be normally removed.
The new layer of the BEM technology, component, without a framework, minimal script, optimized decor elements, fonts, images, integration of Google maps in the object card.
Do not use Bootstrap. It’s a hard library that doesn’t need a website. This library only creates a load on the site and you need to write a lot of castles to make the site look like the layout, but the result is always one. The very heavy library + a lot of codes to look on the layout that still weighs the site, but the result is that it needs to be re-written and without a library if you want to optimize it and make the elements look right.