Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
January 30, 2022 01:32 am GMT

Please don't use Bootstrap!

In case you don't know what bootstrap is, bootstrap is a CSS framework.

Here's why you should not use Bootstrap.

All sites look alike!

When you start to see the same layout over, and over, and over again users begin to tune out. Youve lost me. Your design looks like one of 6,000 other sites out there. And not just the same general layout, but the Exact. Same. Components.

Lets be honest: a great many of us are tired of seeing the same old Twitter Bootstrap theme again and again. Black header, giant hero, rounded blue buttons, Helvetica Neue. Yes, you can customize the header to be a different color, maybe re-color some of the buttons, use a different font. Ultimately, however, that doesnt change anythingit still looks like Bootstrap.

The files are h u g e!

Bootstrap will help you to build an attractive, responsive website, but some mobile users could be turned away by the slow loading time and battery drain issues. Bootstrap comes with a lot of lines of CSS and JS, which is a good thing, but also a bad thing because of the bad internet connection. And theres also the problem with the server that will take all the heat for using such a heavy framework. Even when bootstrap is minified, it takes a lot of space

Alternatives?

TailwindCSS is much better!

There is no faster framework than Tailwind when it comes to styling HTML. As a result, you can easily create good-looking layouts by styling elements directly. This is possible because Tailwind offers thousands of built-in classes that do not require you to create designs from scratch


Original Link: https://dev.to/manuthecoder/please-dont-use-bootstrap-3k4i

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To