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 basic boilerplate / framework do you use to kickstart new projects?

Hi,

I was wondering today about other people's workflow. Do you guys start new web-projects from scratch or do you build on self-developed/downloaded templates that have the basic stuff inside?

I encourage you to share your experience :)

2 Answers

Kevin Korte
Kevin Korte
28,148 Points

Been using bootstrap lately, but I'm starting to move away and building my own framework from scratch. Will probably steal some of the styles from it. Foundation is another popular framework.

That's about it, than I just code.

Heather Shively
Heather Shively
1,313 Points

Love bootstrap. So many resources.