Zurb Foundation vs. Twitter Bootstrap
designshack.net
Zurb Foundation vs. Twitter Bootstrap
1–10 of 51 posts
Re: Zurb Foundation vs. Twitter Bootstrap
#2BTW, I myself is a Foundation user, mainly because of its better responsive design.
Re: Zurb Foundation vs. Twitter Bootstrap
#3Re: Zurb Foundation vs. Twitter Bootstrap
#4As someone who just wants to get as much as possible out of the box, Bootstrap is the one that seems to have the momentum, which leads to more 'extras' and goodies, and more people making sure it works.
There are many different [responsive] frameworks and most seem to vary in what they're doing, how they're doing it and to what extent they're providing you a system.
Re: Zurb Foundation vs. Twitter Bootstrap
#5Re: Zurb Foundation vs. Twitter Bootstrap
#6It's not clear what mixins you need to include to make a site responsive without trial and error.
There's also a few mixins missing that would be useful; for example moving a field label to the left you add the classes "right inline" but there's no mixin to do this so I have to litter my markup with styling class names.
Re: Zurb Foundation vs. Twitter Bootstrap
#7Zurb 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
#8Also on the Foundation website I can't seem to find examples of their typography, buttons and other UI elements.
Re: Zurb Foundation vs. Twitter Bootstrap
#9We built the same layout (a real client project) in each framework and compared notes. That process really helped us understand the differences.
Re: Zurb Foundation vs. Twitter Bootstrap
#10In case if anyone missed, recent note from Zurb in HN: http://news.ycombinator.com/item?id=4588826
Edit: And, Mark's defense http://news.ycombinator.com/item?id=4590315