← Back to context

Comment by manyxcxi

10 years ago

I love it. If you're offended by this, you take life way too damn seriously.

I use a lot of bootstrap for internal web apps so that I can spend nearly zero time on thinking about the UI/layout and all my time just gettin the damn tool built.

If it's public facing I rarely use Bootstrap- but good lord Bootstrap is handy for getting a UI on something quickly or for prototyping a layout.

That's exactly how I use Bootstrap, and 2.3.2 at that, since it's too much of a waste of time to upgrade what just works already. I get a not dog-ugly app with easy directions on how to implement 99% of what I want to accomplish and I don't have to spend 12 hours twiddling CSS for a design that I think is barely passable and everyone else thinks looks like crap, which allows me to focus on features? Sold.

  • Same here. It's really really nice for administrative interfaces: forms, buttons, table grids, error states, labels, etc.

    Everything looks good and the people that actually have to use it don't even know what "Bootstrap" is, but they aren't looking at the result of a programmer doing a half-assed job styling something only 10 people will ever see.

Seriously, this is clearly a joke and he even says the template is nice at the bottom. There's nothing wrong with using this template, and I don't think the creator of this site would disagree. People seem to be taking the blunt tone as them telling us not to use this template, but it seems more like good-natured ribbing to me.

I use a bootstrap theme I worked on which basically removes all the graphical stuff and leaves just the grid system. It makes dead easy to compose a layout and it can still be tuned to suit any design.

The only thing that I find hard to tune is the navbar, as you can see here it's the only thing giving that bootstrap vibe https://vimeo.com/147455840

All in all it's a good tool to tame browsers.