Earlier quoted context omitted.
Hmm, could you give some examples of these 'abominable class names'?
The thing that really turned me off first were the classnames for the grid (one column example): Foundation: .one.column Skeleton: .one.column Bootstrap: .span1 Then there are various other non-semantic classes: .btn, .pull-left, etc. It seems to me very much a toolkit built with a developer's mind ... in mind. I like crafting my css by hand, making it easy to read and understand and above all - easy for me to rememb…
Zurb Foundation vs. Twitter Bootstrap
41–50 of 51 posts
Re: Zurb Foundation vs. Twitter Bootstrap
#42Zurb has one thing going for it that really makes a big difference, SASS. From the minute I saw SASS, I became a convert. Also, it's much less all encompassing.
Re: Zurb Foundation vs. Twitter Bootstrap
#43Earlier quoted context omitted.
What was your conclusion? (Looking at the source code of the page, foundation?)
A few conclusions: * Foundation has the best responsive grid support * Bootstrap is the most expansive UI. For internal tools, that's great. For client sites, we end up fighting to override Bootstrap. * Skeleton is really light. If you're prototyping with Skeleton, you'll probably need to pair it with jQuery UI or something similar. FWIW, we're using both Bootstrap and Foundation for current projects.
Re: Zurb Foundation vs. Twitter Bootstrap
#44This was an easy decision for me a while back. As a non-designer, Bootstrap just gives me way more stuff out of the box. I wouldn't know where to start without it. Even if you use all of Foundation (2)'s add-ons, it still doesn't even compare with core Bootstrap, not counting Bootstrap's add-ons. With bootstrap's popularity, it's really easy to find an article explaining how to integrate it with your framework of cho…
If I have a large family, I wouldn't really reason with myself saying "You know, it was an easy decision to go with a van as a coupé just doesn't really have enough space." Somewhat different purposes though one can see the overlap, which there is.
Re: Zurb Foundation vs. Twitter Bootstrap
#45Earlier quoted context omitted.
A few conclusions: * Foundation has the best responsive grid support * Bootstrap is the most expansive UI. For internal tools, that's great. For client sites, we end up fighting to override Bootstrap. * Skeleton is really light. If you're prototyping with Skeleton, you'll probably need to pair it with jQuery UI or something similar. FWIW, we're using both Bootstrap and Foundation for current projects.
Thanks for doing the comparison. Admittedly, those are exactly the results I would've expected and goes along with each of the respective group's plans. Is Skeleton still in active dev?
We didn't know what to expect, in part because we hadn't previously researched the history of each framework. But you're right, the results are inline with each plan.
Re: Zurb Foundation vs. Twitter Bootstrap
#46This was an easy decision for me a while back. As a non-designer, Bootstrap just gives me way more stuff out of the box. I wouldn't know where to start without it. Even if you use all of Foundation (2)'s add-ons, it still doesn't even compare with core Bootstrap, not counting Bootstrap's add-ons. With bootstrap's popularity, it's really easy to find an article explaining how to integrate it with your framework of cho…
Not to pick on you—or anyone else here—but there's a funny idea going floating in the high in this submission and some of the comments. If I have a large family, I wouldn't really reason with myself saying "You know, it was an easy decision to go with a van as a coupé just doesn't really have enough space." Somewhat different purposes though one can see the overlap, which there is.
1) Comparing two similar CSS frameworks is different from comparing two very different classes of automobiles that are visually different enough to figure out in less than a second.
2) Not many non-designers look at, let alone even experiment, with enough CSS frameworks for this to be a simple and trivial choice.
Re: Zurb Foundation vs. Twitter Bootstrap
#47This was an easy decision for me a while back. As a non-designer, Bootstrap just gives me way more stuff out of the box. I wouldn't know where to start without it. Even if you use all of Foundation (2)'s add-ons, it still doesn't even compare with core Bootstrap, not counting Bootstrap's add-ons. With bootstrap's popularity, it's really easy to find an article explaining how to integrate it with your framework of cho…
As a non-designer that's not really an issue for me. There are so many cheap or FOSS design templates, snippets, icons, etc available these days that it's not a huge problem to put together a package of them for Foundation. I use Bootstrap when 1. the default Bootstrap theme or a third party theme are sufficient 2. I don't need Foundation's better grid system 3. I'm using something other than Ruby (which for me is mo…
I like stuff with batteries included. Given bootstrap's momentum, it even has a plethora of design templates as well so you won't have a generic bootstrap looking site.
Re: Zurb Foundation vs. Twitter Bootstrap
#48Re: Zurb Foundation vs. Twitter Bootstrap
#49We've recently done a redesign for a site at $work, but it's not using any sort of framework like Bootstrap or Foundation. Is it possible to add in Bootstrap after the fact? I would kill to have all the various UI elements available to me, but throwing everything out and starting over after a month is not an option.
Re: Zurb Foundation vs. Twitter Bootstrap
#50The people I'm working for/with decided to use bootstrap as a foundation to speed up development. As someone who mainly does "front-end" programming, I don't see much benefit from these "frameworks", especially since we are pretty much redesigning every element. Also, since we are using CSS3/LESS, instead of slicing a PSD I have to recreate every design element from scratch. I hate "designers".
Also, they're mad at me because it is taking to long to develop the site. And because we're using bootstrap they're expecting it to be done quickly, because "I have all the components and just have to put them together."
You probably already know this, just thought I'd share your vent.