Earlier quoted context omitted.
Nobody should be using Photoshop nowadays to design a website. A competent web designer knows about html and css and - most importantly - has a good understanding for how a website behaves, especially regarding responsiveness and animations. It is a good reason to leave the room / team / project when "design a website" means "open photoshop".
So, I'm not a web designer or developer (anymore). But.. This strikes me as being the same line of though as "Leave the team when your new coding project starts with a whiteboard rather than text editor". Sure, we can just start coding, but the result is rarely as clean.
State of Bootstrap 4 vs. Foundation
71–80 of 107 posts
Re: State of Bootstrap 4 vs. Foundation
#72I currently use Bootstrap, but have been looking at Bourbon recently along with it's suite of components (Neat, Bitters and Refills). It offers a nice set of mixins for semantic grids and common components. My only concern is working with other developers where Bootstrap is almost a common language.
Something I'm missing on Foundation and Bourbon[0] website is the self explanatory documentation. It is something that is very useful for me as I play around with Bootstrap, because I can find the section of functionality I need and then almost copy and paste their example code or inspect the element to understand it better. Did I just miss something obvious or does it not exist? [0]: http://bourbon.io/
Re: State of Bootstrap 4 vs. Foundation
#73It's 2016 and Bootstrap still doesn't have native RTL support. Foundation had it (excellently) since 2013. When I'm building something for the local market, this has a major affect on my decision.
There was an attempt to do so. They were using an RTL-flipping tool and it all looked pretty cool (I built something with it) but then one of the people who manually flipped Bootstrap basically accused them of being culturally insensitive by trying to automate this task and they abandoned it.
Re: State of Bootstrap 4 vs. Foundation
#74I currently use Bootstrap, but have been looking at Bourbon recently along with it's suite of components (Neat, Bitters and Refills). It offers a nice set of mixins for semantic grids and common components. My only concern is working with other developers where Bootstrap is almost a common language.
I wish there was more support for Bourbon in Wordpress.
Re: State of Bootstrap 4 vs. Foundation
#75Earlier quoted context omitted.
There was an attempt to do so. They were using an RTL-flipping tool and it all looked pretty cool (I built something with it) but then one of the people who manually flipped Bootstrap basically accused them of being culturally insensitive by trying to automate this task and they abandoned it.
If true this could be added to a list of nasty side effects of rampant enforcement of political correctness.
Perhaps this should be added to the list of instances of people dismissing valid arguments by labeling them polical correctness.
Re: State of Bootstrap 4 vs. Foundation
#76I currently use Bootstrap, but have been looking at Bourbon recently along with it's suite of components (Neat, Bitters and Refills). It offers a nice set of mixins for semantic grids and common components. My only concern is working with other developers where Bootstrap is almost a common language.
Something I'm missing on Foundation and Bourbon[0] website is the self explanatory documentation. It is something that is very useful for me as I play around with Bootstrap, because I can find the section of functionality I need and then almost copy and paste their example code or inspect the element to understand it better. Did I just miss something obvious or does it not exist? [0]: http://bourbon.io/
[0] http://bitters.bourbon.io/example.html [1] http://thoughtbot.github.io/neat-docs [2] http://refills.bourbon.io/
Re: State of Bootstrap 4 vs. Foundation
#77The key unanswered question, and for me the fundamental reason I switched from using Bootstrap to Foundation at work, is how designer friendly the two are. Bootstrap is fantastic when you want a site that looks like Bootstrap, these tend to be put together by developers. Foundation (at least was) much less opinionated and therefore when you're given a PSD by a designer much easier to implement. Have things improved o…
That's because Bootstrap piles on a whole load of stuff that are really just annoyances for anyone who wants to make their site NOT look like it came off the same assembly line as millions of others.
Bootstrap has moved towards Foundation's more barebones method, but still not there.
Re: State of Bootstrap 4 vs. Foundation
#78The key unanswered question, and for me the fundamental reason I switched from using Bootstrap to Foundation at work, is how designer friendly the two are. Bootstrap is fantastic when you want a site that looks like Bootstrap, these tend to be put together by developers. Foundation (at least was) much less opinionated and therefore when you're given a PSD by a designer much easier to implement. Have things improved o…
Is it really that hard? The templates on http://wrapbootstrap.com/ are fairly varied and don't tend to be obviously bootstrappy.
Foundation still blows Bootstrap away in terms of building a truly bespoke site on top of their components.
Re: State of Bootstrap 4 vs. Foundation
#79Bootstrap 4 seems to be the clear winner, according to the article. If you want to start designing with it already (which is not a great idea; it is still alpha), here's a Bootstrap 4 PSD template you can use: http://hackerthemes.com/blog/bootstrap-4-psd-template
Nobody should be using Photoshop nowadays to design a website. A competent web designer knows about html and css and - most importantly - has a good understanding for how a website behaves, especially regarding responsiveness and animations. It is a good reason to leave the room / team / project when "design a website" means "open photoshop".
Maybe a simple canned marketing website can be worth skipping the planning phase, but good luck doing anything complex without some mocks. As a designer who can code, I usually skip the hi-fi mockup stage myself, but that's because I do it instead on paper.
Re: State of Bootstrap 4 vs. Foundation
#80Wow an alpha version is recommended for production. What world are we living in?! :D I tested BS4 but the alpha tag makes me too nervous to use it in production. Things will break and some things are still not there yet (talking about navigation in bs4).