by luisrudge on 12/21/16, 7:07 PM with 217 comments
by mgkimsal on 12/21/16, 8:34 PM
http://foundation.zurb.com vs http://getbootstrap.com
Each has a link to 'download'.
Foundation's link takes me to a page where I have a bunch of options, and a bit "build a custom generated version".
Bootstrap's takes me to a screen with 3 options, but also - and this is key - CDN links. Right there. I can paste a few lines in my HTML template and start working.
I don't need to download/generate code.
I don't need to install node/npm/etc.
I don't need to install and learn sass stuff.
I don't need to make a lot of decisions or do a lot of extra unrelated stuff to get started.
Bootstrap is the PHP of the css/grid/framework world (for better and for worse).
I truly hope they keep the CDN hosted stuff for Bootstrap 4.
EDIT: didn't mean to pick on foundation specifically - this "take control of every aspect of all your layout/grid/css" that most other frameworks require works to their disadvantage when it comes to popularity and uptake.
by ceejay on 12/21/16, 7:51 PM
For some who may not recall, I think the most famous / historic move was when jQuery decided version 2 would deprecate support for IE 6/7/8.
Originally jQuery project would go out of their way to make sure all browsers were covered. Needless to say these days Microsoft is far more receptive to the needs of the open source community.
by based2 on 12/21/16, 7:21 PM
by astrodust on 12/21/16, 7:28 PM
by dbond on 12/21/16, 9:06 PM
https://github.com/twbs/bootstrap/issues/21387
This isn't how you should drop support, it might be a good choice but can we at least have some discussion, maybe even an RFC, not just declare it be so within the space of 3 hours and lock the issue...
Like this: https://github.com/emberjs/rfcs/pull/45
by tmoreton on 12/21/16, 9:28 PM
by cygned on 12/21/16, 8:48 PM
by nateberkopec on 12/22/16, 1:10 AM
Yes, it weighs far far less (which makes it suitable for inlining directly in the head tag), but mostly I just find the source far more readable.
by tribby on 12/21/16, 9:59 PM
by apaprocki on 12/21/16, 7:55 PM
by rado on 12/22/16, 7:56 AM
by jgalt212 on 12/22/16, 12:04 PM
by ourmandave on 12/21/16, 7:52 PM
by sergiotapia on 12/21/16, 9:25 PM
This is great news!
by chiefalchemist on 12/22/16, 4:25 AM
FWIW you don't really know a lot of Foundation to use it.
by andy_ppp on 12/22/16, 2:51 AM
Is everyone else dropping IE9 support at this stage...
I'm a bit out of the frontend developer loop these days being full stack and learning things like docker or elixir is more fun, and useful, than the vagaries of the latest promise library/CSS Pre processor/awful class naming scheme/etc.
by cwt137 on 12/21/16, 11:35 PM
by ksec on 12/22/16, 3:10 AM
I wish they could release some stats on browser usage. Otherwise i dont know where to get concrete information without substantial bias. Also the time which browsers are used. Since people are likely using different browsers in School / Work compared to at Home.
by gtk40 on 12/21/16, 9:24 PM
IE9 is the newest version of IE available for Windows Vista SP2 for example.
by desireco42 on 12/21/16, 8:22 PM
by szastupov on 12/22/16, 4:20 AM
But beware of breaking changes between alphas, there are quite a few.
by bluetwo on 12/21/16, 9:15 PM
Why complicate my life?
I do love flexbox, but I would rather simply code it by hand rather than have some tool/framework/precompiler do it for me.
by truth_sentinell on 12/22/16, 2:56 AM
by dexterdog on 12/21/16, 10:55 PM
by buckbova on 12/21/16, 7:46 PM
by vayarajesh on 12/22/16, 3:31 AM
What are the advantages of Bootstrap over Material Design?
by scotchio on 12/21/16, 9:20 PM
by jeffehobbs on 12/22/16, 2:40 AM
by wcarron on 12/21/16, 7:55 PM
I'm honestly really confused. I'd love to ask one of the devs how they've managed to literally do nothing while other, better CSS frameworks have been created AND versioned in the same timeframe.
Bootstrap 4 is just a sad attempt at preventing obsolescence. Time to let it die.