Sass by default FTW! It says they rewrote all of the JS using ES6... Does this mean jQuery is no longer a dependency?
http://v4-alpha.getbootstrap.com/getting-started/introductio...
51–60 of 216 posts
Sass by default FTW! It says they rewrote all of the JS using ES6... Does this mean jQuery is no longer a dependency?
http://v4-alpha.getbootstrap.com/getting-started/introductio...
Sass by default FTW! It says they rewrote all of the JS using ES6... Does this mean jQuery is no longer a dependency?
Sass by default FTW! It says they rewrote all of the JS using ES6... Does this mean jQuery is no longer a dependency?
Assuming the comment in the starter template isn't outdated, jQuery is still required. http://v4-alpha.getbootstrap.com/getting-started/introductio...
I'm very excited for the move to SASS and ES2015. Also, the few themes they have on themes.getbootstrap.com look very nice!
(I know less / sass is about the same thing, but i have a bunch of folders of old projects i can copy-paste from in sass, and not in less, so i'm super biased)
I'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 :/
Meh, if it means rapidly putting together a high-quality, cross-browser, responsive website with little effort, I'll accept a little bloat. The savings in developer time is more than worth it, IMO. Doubly so given how much of that CSS and JS is likely cached.
Very interested in the new grid system. It's always been my favorite part of Boostrap—looking forward to see what they do with it.
The fact their grid was so rigid is why I switched to Jeet a while ago:
Also 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)
Earlier quoted context omitted.
Not unless you like chasing the "latest and greatest" fad. If Sass (or Less) is working for you, then use it. If you are running into issues, then research alternatives. Both Less and Sass are actively maintained projects, so there's not reason to run around switching frameworks unless there is a concrete need for it.
I ran into significant issues with LESS that forced me to switch. I haven't seen any with SCSS, so that's the question. Is it just another new fad, or have people exhibited a real need for switching?
I'm using LESS and just wondering what I might be missing.