Live data from Hacker News

Bootstrap 3.1 released

github.com

11–20 of 138 posts

Re: Bootstrap 3.1 released

#13
I absolutely adore Bootstrap (and v3 was a big upgrade).

As a primarily backend developer with mediocre at best front end knowledge (and terrible design sense) it is an absolute joy to work with.

EDIT: Also reading the blog post they moved license to MIT, this makes me a happy bunny as well.

Re: Bootstrap 3.1 released

#16
As someone who still stinks at basic layouts, the extra examples here are really helpful: http://getbootstrap.com/getting-started/#examples

It's good to see how things are done after all of the bells and whistles have been stripped away. None of these are beautiful, but they help illustrate different concepts.

Re: Bootstrap 3.1 released

#17
post #8

Official Sass port. That's pretty big news.

At the expense of not Googling it on my own, can someone provide a quick rundown of why this is a big deal? What's the difference between Sass and LESS?

Official support from the Bootstrap team rather than third-party support. Sass and LESS releases will be hand-in-hand now rather than staggered.

Re: Bootstrap 3.1 released

#18
Love the Sass port. My one complaint with Bootstrap is that its grid system uses float instead of inline-block. Is it easy to use a different grid system with Bootstrap without breaking its other components?

Re: Bootstrap 3.1 released

#19
post #8

Official Sass port. That's pretty big news.

The main reason I chose LESS was because of bootstrap support, I'm extremely happy with it and can't believe I didn't start with it before.

I'll see how this port goes, but I've read some good stuff about SASS: http://css-tricks.com/sass-vs-less/

Any other points anyone can make for SASS against LESS?

Re: Bootstrap 3.1 released

#20
post #10

I like bootstrap but padding and margins are way too big, I always reduce them via .less they provide. Not everyone has retina display. Or it looks very big still in 1680x1050

Out of curiosity what do you find a good alternative, I've noticed they are quite wide myself but never got around to changing it.
Post reply on HN