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

Development Tools

[Discussion] What front-end library or framework is always in your toolbox?

Weekly Treehouse discussion

This is an ongoing series of discussion questions on the Treehouse Forums. I'm trying to make it weekly, but I missed last week, sorry about that.

Previous question:

This week's question

What front-end library or framework is always in your toolbox?


Rules

(same as last time)

  1. Upvote comments liberally. If a user posts a good comment, upvote it. Doing so will give that user a few extra points and will send their comment shooting to the top.

    • On that note, never downvote comments unless they contribute nothing to the discussion.
  2. Please nest comments appropriately to keep the discussion orderly. All direct answers should be direct replies to this thread, but everything else should be a nested comment.

    • If you're going to answer the question directly, scroll all the way down to the bottom of the page and use the answer box down there.
    • If you're replying to someone else's answer, click the Add Comment button underneath their answer and use that answer box.
    • If you want to clarify the question or something similar, click the Add Comment button underneath this question.
    • Comments that are not nested appropriately will be relocated by a mod. Please keep the discussion neat and organized.
  3. Keep the discussion civil. If we ever do discuss text editors or iOS versus Android, we don't want the discussion turning into a war. Everyone's opinion is valid.

  4. Provide unique answers. If you do decide on a common answer, be detailed and give us an aspect of your answer that many might not be familiar with.

    • Don't just give your answer and walk away. Tell us why your answer is good. Go into detail.
    • If someone else has already given the same answer as you, don't duplicate their answer. Rather, upvote their post and reply to their answer if you have any additional points to make.
  5. If you're posting any code, please format it correctly.

    • If you're posting anything more than a snippet, consider using CodePen or Gist.

Other information

  1. If you're having trouble formatting your response, just click the Markdown Cheatsheet link underneath your answer box.
  2. I'll edit this thread down the road if I forgot something. I'll summarize my edits at the bottom of this post.

Have fun!

1 Answer

My favorite right now is Cascade Framework for many reasons, but here're some key points directly from the framework's website.

Different from other CSS frameworks

Although the overall look and feel are most definitely inspired by Twitter Bootstrap, Cascade framework is not just another Bootstrap clone. Where Twitter Bootstrap puts its focus on delivering shiny user elements that can be dropped into any project and takes control of your project's overall look-and-feel, Cascade Framework is intended to do the opposite. By splitting your CSS into separate files based on features rather than selectors as well as by implementing atomic design, Cascade Framework puts you in control!

Also different from Twitter Bootstrap or other CSS Frameworks out there, Cascade Framework can be used for modern browsers and older browsers alike. All features of Cascade Framework support Internet Explorer from IE6 upwards or degrade gracefully. With Cascade Framework you no longer have to choose between supporting only modern browsers or downgrading your design.

Other CSS Frameworks Worth Mentioning