Earlier quoted context omitted.
Maybe you should play around with Bootstrap a bit more just so you can learn not to care when people snark about "another Bootstrap site", because nobody who's really ready to spend money to have a computer solve one of their problems cares (or likely even groks) what web framework you used.
Agreed. I'm not talking about startups or things I want money for. I'm talking about random 1-off side projects built for other tech-savvy people or open source projects. For example, I launched http://toogl.es recently on Foundation and it gets a lot of developer or other technical users.
Zurb Launches Foundation 4
11–20 of 80 posts
Re: Zurb Launches Foundation 4
#12What's the advantage of using Foundation over Bootstrap?
Bootstrap is awesome for people who aren't comfortable with CSS and just want to put up something quick and don't mind if it looks like every other site out there.
Foundation lets you write better markup.
Also, If I remember correctly... Bootstrap has caught up now, but in earlier versions, their grid wasn't nestable, which made it almost useless for sufficiently complex websites.
Re: Zurb Launches Foundation 4
#13What's the advantage of using Foundation over Bootstrap?
Foundation is more flexible. Bootstrap is very opinionated. Bootstrap is awesome for people who aren't comfortable with CSS and just want to put up something quick and don't mind if it looks like every other site out there. Foundation lets you write better markup. Also, If I remember correctly... Bootstrap has caught up now, but in earlier versions, their grid wasn't nestable, which made it almost useless for suffici…
Re: Zurb Launches Foundation 4
#14Earlier quoted context omitted.
In general Foundation is considered smaller and lighter than Bootstrap, many devs also prefer its use of SASS instead of LESS (which is the Bootstrap default css pre-processor). There is also a smaller community around Foundation, which is good and bad: there isn't the massive third party ecosystem that Bootstrap has [1] but on the flip side many feel that Foundation sites don't look so 'Bootstrappy'. I'm really inve…
Not looking bootstrappy sounds like a good reason to use it for some projects. Is there a 'stock foundation' looking site you can link to, I'm curious if I'd recognize it.
However, I think there is some massive confirmation bias at work. If a site customizes Bootstrap and it looks nice nobody credits it as a 'Bootstrap Looking' site, so as a result it is only when the defaults are used that people really pick up on it.
That coupled with the fact that there are many more Bootstrap sites kicking around out there I think has led to the misconception about "Bootstrap Looking" sites.
Re: Zurb Launches Foundation 4
#15Re: Zurb Launches Foundation 4
#16Earlier quoted context omitted.
Agreed. I'm not talking about startups or things I want money for. I'm talking about random 1-off side projects built for other tech-savvy people or open source projects. For example, I launched http://toogl.es recently on Foundation and it gets a lot of developer or other technical users.
is toogl.es pretty much what a stock foundation site looks like?
Re: Zurb Launches Foundation 4
#17Is there a list of changes anywhere?
http://foundation.zurb.com/docs/changelog.php
However, it's not working at the moment.
Re: Zurb Launches Foundation 4
#18Earlier quoted context omitted.
Agreed. I'm not talking about startups or things I want money for. I'm talking about random 1-off side projects built for other tech-savvy people or open source projects. For example, I launched http://toogl.es recently on Foundation and it gets a lot of developer or other technical users.
is toogl.es pretty much what a stock foundation site looks like?
Re: Zurb Launches Foundation 4
#19Is there a list of changes anywhere?
Re: Zurb Launches Foundation 4
#20Earlier quoted context omitted.
Foundation is more flexible. Bootstrap is very opinionated. Bootstrap is awesome for people who aren't comfortable with CSS and just want to put up something quick and don't mind if it looks like every other site out there. Foundation lets you write better markup. Also, If I remember correctly... Bootstrap has caught up now, but in earlier versions, their grid wasn't nestable, which made it almost useless for suffici…
Do you have any specifics on why you consider Bootstrap more opinionated? I've used both on a few different sites and haven't really noticed this.