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

HTML

guarlonmirka
guarlonmirka
10,192 Points

what should i learn after html and css, is it framework such as bootstrap...?

what should i learn after html and css, is it framework such as bootstrap...?

2 Answers

guarlonmirka
guarlonmirka
10,192 Points

thanks but why should i learn css best practices at the end rather than before framework basics? how about java script and Sass? thanks

James Barnett
James Barnett
39,199 Points

You can take Sass and JavaScript after you finish the CSS sequence.

Julian Gutierrez
Julian Gutierrez
19,201 Points

You would be able to move on to frameworks with knowledge of html and css, but another component of those frameworks are javascript/jquery. In my opinion learning the basics of javascript then moving on to Jquery before or concurrently with learning frameworks will greatly benefit you.