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 trialMona Jalal
4,302 PointsWhat are some front-end frameworks you suggest learning that would be useful in industry that basic CSS, basic Javascrip
If you could give a link to teamtreehouse tutorial that'll be great. I am looking for a course to make me feel like a smooth transition and won't leave me feeling a giant gap.
2 Answers
Jennifer Nordell
Treehouse TeacherHi there! I've seen your profile both here and on stackoverflow, so I have no doubt you could jump into the middle of any of these
There's a Treehouse tutorial specifically on how to get started with frontend frameworks.
https://teamtreehouse.com/library/framework-basics
Here's one that goes a bit more in depth into Bootstrap (which is one I recommend learning)
https://teamtreehouse.com/library/bootstrap-4-basics
This one will get you started in jQuery:
https://teamtreehouse.com/library/jquery-basics
And this one will take you a bit further with jQuery by showing you how to find and use jQuery plugins!
https://teamtreehouse.com/library/using-jquery-plugins
Hope one or more of these are helpful!
Vedant Laskar
6,755 PointsGreat help, Jennifer!