Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Why many CSS frameworks?

I have noticed that there are many CSS frameworks. Why?

  • How can I choose one of them?
  • Which one is most popular?
  • Are they difficult to learn?

2 Answers

> Which one is most popular?

According to CSS DB ... Bootstrap & Foundation are the 2 most popular.

Treehouse has a Frameworks Basics that features Bootstrap & Foundation, so that's a good place to start.

In 3rd place there is the much simpler Pure, personally I think it avoids many of the issues that Bootstrap has, so I always recommend using it.

> Are they difficult to learn?

They are complex enough for Treehouse (and others) to make a class to show how to use one, so I'd say moderately so.

> How can I choose one of them?

If you are going to use something complex enough to need a class to understand how it use it they you should pick something with a large community so you can Google when you have an issue with it.

More complex than a programming language like PHP or Java?

More complex than a programming language like PHP or Java?

No CSS frameworks are written in CSS so about like most CSS3 features.