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

General Discussion

What are some recommended Frameworks to use?

What are some recommended Frameworks to use?

I've looked at bootstrap and foundation, and I'm leaning towards foundation because it is mobile first, and it doesn't restrict a certain width.

I am using it to build on wordpress.

Bootstrap is also mobile first and has .container and .container-fluid classes. :)

1 Answer

Tim Knight
Tim Knight
28,888 Points

Matthew,

You've definitely found the "big 2" frameworks right now. Note too that both Foundation and Bootstrap 3 are both mobile-first so make sure you look at which one of them will best meet the needs of your situation. There is also Furatto (http://icalialabs.github.io/furatto/) which I believe is derived from Bootstrap. There are a few smaller "micro-frameworks" but I don't believe they'll give you the immediate mobile-friendly support that the big 2 will.