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 Bootstrap Basics Getting to Know Bootstrap Rapid Development with Bootstrap

If I learn and use Bootstrap, do I need to know backend code to make it a full functioning site?

I want to create a client portal for our clients using Bootstrap, is there anything I should know (i.e. other knowledge that would be required) or could this really be a complete solution for us. We'd like to keep this simple and not super complex, but allow a directory of sorts that clients can count on that links to other apps, shows past invoices, etc.

Please let me know if I can make this clearer, appreciate your input.

1 Answer

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,252 Points

Yes I'm afraid you so. Bootstrap is a front end framework which includes the building blocks you need for CSS and JavaScript content.

Server side programming (known as the back end) is added separately.