:/
Bootstrap 4 alpha
21–30 of 216 posts
Re: Bootstrap 4 alpha
#22Also, I want to add, I don't care where you land on the side of the debate whether to use Bootstrap or not, there is some very smart minds behind the project and there always something to learn from the source code.
Re: Bootstrap 4 alpha
#23http://v4-alpha.getbootstrap.com/examples/justified-nav/ broken for anyone else? also: http://v4-alpha.getbootstrap.com/examples/sticky-footer-navb...
Re: Bootstrap 4 alpha
#24I'm not sure if one really needs to load in tons and tons of css and js for displaying a site like http://themes.getbootstrap.com/products/marketing :/
Re: Bootstrap 4 alpha
#25Re: Bootstrap 4 alpha
#26Also launching official bootstrap themes: http://themes.getbootstrap.com/collections/all Edit: unfortunately though, the 'dashboard' theme is not fully responsive (tables (order history) in mobile view)
Re: Bootstrap 4 alpha
#27One amazing thing to note is that in v3.3.5 (last stable) bootstrap.min.css was at ~123kb. The new 4.0.0 alpha bootstrap.min.css is at ~88kb. WOW. That's just amazing. Congrats to everyone who worked on this project. I'm always so impressed with the work done on it! Also, I want to add, I don't care where you land on the side of the debate whether to use Bootstrap or not, there is some very smart minds behind the pro…
I spent a lot of time deleting stuff lol. Still more to optimize around though as we work through the alphas.
Re: Bootstrap 4 alpha
#28Re: Bootstrap 4 alpha
#29Also launching official bootstrap themes: http://themes.getbootstrap.com/collections/all Edit: unfortunately though, the 'dashboard' theme is not fully responsive (tables (order history) in mobile view)
Wow, $99.
It is comparable to the "Multiple Applications License" provided by WrapBootstrap. Still relatively expensive since most Multiple Applications Licenses are under $99.
Re: Bootstrap 4 alpha
#30They seem pretty confident about Sass; It seems outdated and clunky to me, in part because it's always going to be the only Ruby dependency in any of my projects. The Javascript parser never found parity from what I know. By contrast, PostCSS is faster and has massive adoption. Seems like the way forward. Anybody think this is wrong? > PostCSS can do the same work as preprocessors like Sass, Less, and Stylus. But Pos…