Zurb Launches Foundation 4
zurb.com
Zurb Launches Foundation 4
1–10 of 80 posts
Re: Zurb Launches Foundation 4
#2Re: Zurb Launches Foundation 4
#3Re: Zurb Launches Foundation 4
#4What's the advantage of using Foundation over Bootstrap?
Personally, my main reason for using Foundation over Bootstrap is that it's not Bootstrap, meaning for side projects and demo sites I can leave the default styles without people complaining about "another Bootstrap site".
Re: Zurb Launches Foundation 4
#5What's the advantage of using Foundation over Bootstrap?
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 invested in Bootstrap, but I'm stoked that more and more people are using front-end frameworks as they pretty much across the board improve developer productivity and make sites better/more usable.
1 - http://www.bootstraphero.com/the-big-badass-list-of-twitter-...
Re: Zurb Launches Foundation 4
#6What's the advantage of using Foundation over Bootstrap?
Features and functionality wise they're pretty much at the same level. Foundation uses Sass instead of Less so that is a pro to some people. Personally, my main reason for using Foundation over Bootstrap is that it's not Bootstrap, meaning for side projects and demo sites I can leave the default styles without people complaining about "another Bootstrap site".
Re: Zurb Launches Foundation 4
#7What's the advantage of using Foundation over Bootstrap?
Features and functionality wise they're pretty much at the same level. Foundation uses Sass instead of Less so that is a pro to some people. Personally, my main reason for using Foundation over Bootstrap is that it's not Bootstrap, meaning for side projects and demo sites I can leave the default styles without people complaining about "another Bootstrap site".
Re: Zurb Launches Foundation 4
#8What's the advantage of using Foundation over Bootstrap?
Re: Zurb Launches Foundation 4
#9Earlier quoted context omitted.
Features and functionality wise they're pretty much at the same level. Foundation uses Sass instead of Less so that is a pro to some people. Personally, my main reason for using Foundation over Bootstrap is that it's not Bootstrap, meaning for side projects and demo sites I can leave the default styles without people complaining about "another Bootstrap site".
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.
For example, I launched http://toogl.es recently on Foundation and it gets a lot of developer or other technical users.
Re: Zurb Launches Foundation 4
#10What's the advantage of using Foundation over Bootstrap?
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…