Live data from Hacker News

Bootstrap 3 RC1

twitter.github.io

41–50 of 143 posts

Re: Bootstrap 3 RC1

#41
post #36

I love bootstrap, but I'm completely unconvinced about the flat trend. My site, www.liberwriter.com is squarely aimed at non-technical people who are not really on top of the latest trends. I could very easily envision them having a higher cognitive load trying to figure out what is a button and what isn't and so on. What do testing and studies show about this?

Bootstrap is a, well, bootstrap. You're supposed to build upon it, so having a "flat" base makes sense since it's less hassle to add CSS properties (and give your buttons some bevels) than override existing ones.

Re: Bootstrap 3 RC1

#42
post #36

I love bootstrap, but I'm completely unconvinced about the flat trend. My site, www.liberwriter.com is squarely aimed at non-technical people who are not really on top of the latest trends. I could very easily envision them having a higher cognitive load trying to figure out what is a button and what isn't and so on. What do testing and studies show about this?

Well, you do have the liberty to add your non-flat styles as you wish...

And: Bootstrap is not intended to be used "as is" in every case. It's supposed to give you an quick start, something you can extend and customize as you see fit. It does a terrific job at that.

Re: Bootstrap 3 RC1

#43
post #40

So what exactly is the point of bootstrap? It includes an entirely pointless (and poorly made) grid system; an excessive (and unnecessary) css reset; complex & slow selectors, and lots of default styling you're probably going to replace anyhow. If it were a bunch of separate modules you could individually include and use as a template for your own style, you could actually use the parts you need: as it is, I really d…

I for one hate working with CSS and would rather concentrate on writing Javascript and the backend code. The point of bootstrap and similar is to give your web app a UI on a good-enough level for most apps.

Also yes you can use only bits of it if you want, just click Customize.

Re: Bootstrap 3 RC1

#44
post #40

So what exactly is the point of bootstrap? It includes an entirely pointless (and poorly made) grid system; an excessive (and unnecessary) css reset; complex & slow selectors, and lots of default styling you're probably going to replace anyhow. If it were a bunch of separate modules you could individually include and use as a template for your own style, you could actually use the parts you need: as it is, I really d…

If it were a bunch of separate modules you could individually include and use as a template for your own style, you could actually use the parts you need

Version 3 is very modular. You can compile the LESS files yourself and include only what you need.

Re: Bootstrap 3 RC1

#45
post #40

So what exactly is the point of bootstrap? It includes an entirely pointless (and poorly made) grid system; an excessive (and unnecessary) css reset; complex & slow selectors, and lots of default styling you're probably going to replace anyhow. If it were a bunch of separate modules you could individually include and use as a template for your own style, you could actually use the parts you need: as it is, I really d…

Good thing that Bootstrap is made up of a bunch of separate modules.

https://github.com/twbs/bootstrap/tree/3.0.0-wip/less

Re: Bootstrap 3 RC1

#46
post #36

I love bootstrap, but I'm completely unconvinced about the flat trend. My site, www.liberwriter.com is squarely aimed at non-technical people who are not really on top of the latest trends. I could very easily envision them having a higher cognitive load trying to figure out what is a button and what isn't and so on. What do testing and studies show about this?

why cant you continue with previous glossy bootstrap?

Re: Bootstrap 3 RC1

#47
post #40

So what exactly is the point of bootstrap? It includes an entirely pointless (and poorly made) grid system; an excessive (and unnecessary) css reset; complex & slow selectors, and lots of default styling you're probably going to replace anyhow. If it were a bunch of separate modules you could individually include and use as a template for your own style, you could actually use the parts you need: as it is, I really d…

It is useful for projects where functionality/content is what matters and the only design requirement is "looks sort of professional".

If you have the money and use for a real design, bootstrap is probably not for you. It doesn't really integrates in your own design, it's just a better default.

Re: Bootstrap 3 RC1

#49
I love it! But it's not Bootstrap, it's something very different. They shoulded name it different or keep maintaining the older version...
Post reply on HN