top | item 5270642

Front-End CSS Frameworks

95 points| afshinmeh | 13 years ago |usablica.github.com | reply

45 comments

order
[+] niggler|13 years ago|reply
What does "Free" mean in the context of licenses? Looking at a few of those it appears that some don't actually specify, which is dangerous:

"Because I did not explicitly indicate a license, I declared an implicit copyright without explaining how others could use my code. Since the code is unlicensed, I could theoretically assert copyright at any time and demand that people stop using my code."

http://www.codinghorror.com/blog/2007/04/pick-a-license-any-...

[+] pdubs|13 years ago|reply
There's a couple flavors of Creative Commons licenses too, which work well for artwork and media, but are terrible for source code.
[+] happypeter|13 years ago|reply
After 6 month joy and pain, I finally give up using Bootstrap.

It's very obvious that smart people are using BS to build cool site like khanacademy, it's well designed, and it's one of the best CSS framework you can find. But...

But for a CSS beginner like me, it's a bit too magical, I wasted a lot of time debugging, I wished I could conquer the complexity, so I tried for 6 months, and now I give up with regret.

Bootstrap(or maybe I should say CSS frameworks) is slowing down my development for the past 6 month or so, if you are a front-end newbie, be warned!

[+] gavinballard|13 years ago|reply
If you have a few spare minutes of time, I'd be really interested to hear more detail about this - what problems you faced, what you felt was unclear, and what you felt was complex. My email's in my profile if you'd be willing to discuss.

CSS frameworks should be speeding up development, not slowing them down so if there's something we can do to make them more accessible, we should find out what that is!

[+] mmsimanga|13 years ago|reply
Just adding my voice to earlier requests for you to expand on your experiences with Bootstrap. I am more of a database developer and have never mastered CSS. I can hack it, thats about it. My initial thoughts were that Bootstrap is going to solve my lack of front-end programming skills.
[+] batgaijin|13 years ago|reply
I think I am going through the same troubles as you.

What' the alternative? Foundation?

I am going to learn bootsrap because at this point it is the coin of the realm - inspiring other frameworks pros/cons and the # of addons and modifications is just growing too rapidly to ignore.

[+] lhm|13 years ago|reply
there's also Susy, which builds on sass and compass: http://susy.oddbird.net/
[+] cseelus|13 years ago|reply
In contrast to Bootstrap and many other CSS frameworks we tested, Susy really enables you to write semantic, non-bloated HTML which can be strictly independent of the CSS you throw at it.
[+] afshinmeh|13 years ago|reply
Nice, we could add it also. Seems a useful responsive framework.
[+] rsilk|13 years ago|reply
Great list. I really appreciate the graphic used to distinguish platform support (responsive vs not). Much easier on the eyes than a written list of supported screen sizes for each framework.

Would it also be useful to list the underlying language used for each framework (plain CSS, LESS, Stylus, etc) in case you plan on customizing?

[+] dleskov|13 years ago|reply
Preprocessor information is absolutely necessary.

High-level, vague descriptions are not.

Instead, I'd have some indicators of maturity, complexity and such - year introduced, version number, lines of code, documentation quality (okay, the last one is subjective.)

Actively developed/maintained or not?

Author name?

[+] Narretz|13 years ago|reply
Cool. The grid could give a little more information, though, like last version, if widgets are included and other stuff I can't think of. You could also make the column headers sortable; useful if the list gets longer.
[+] rjd|13 years ago|reply
Awesome thanks for this. Only thing I could recommend would be an extra column for any processor :)
[+] afshinmeh|13 years ago|reply
You're welcome buddy. A new column for what?
[+] carlsednaoui|13 years ago|reply
I would definitely add http://roots.cx/ to the list.
[+] jenius|13 years ago|reply
Whoo! Agreed. A little less 'vanilla css-y' than the other ones here, but there are a bunch of people using it regularly at this point : )
[+] cpleppert|13 years ago|reply
Looks nice! It's great that they didn't just write another grid system but used one that was already working.
[+] tommccabe|13 years ago|reply
Should add more context. What makes each one the best?
[+] afshinmeh|13 years ago|reply
It's so hard to tell which one is the best, we provide information and comparison table about frameworks and users can choose the best one.
[+] Idered|13 years ago|reply
no inuit.css, no upvote :)
[+] afshinmeh|13 years ago|reply
Sorry, what you mean by inuit.css?
[+] jsnk|13 years ago|reply
I wish I could see the description of each frameworks without the hoverover. That's rather unnecessary.
[+] J-H|13 years ago|reply
I know. It's incredibly annoying when people "design" without regard for the UX.
[+] hackmiester|13 years ago|reply
Oh, thanks - I had no idea you could do this. (I browse with my keyboard the majority of the time.)