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

Robert Doyle
Robert Doyle
4,737 Points

What strategy did you use to succeed at the front-end web developers track?

I'm currently half way through the CSS basics course on the front-end web development track. I'm just curious about how members have been breaking this course down into manageable chunks. My thinking is that once I finish the CSS basics course, I should pause further learning and build a few things in HTML and CSS. The next course after CSS basics is JavaScript basics. This track will take me several months to complete, which is fine by me. Just curious about peoples strategies that allow retention and the avoidance of burn out. Thanks

Helen Collins
Helen Collins
2,854 Points

I wish I'd started building something immediately. I charged ahead and did the Javascript basics and coming back now to CSS I've forgotten most of it. Now I'm going through the videos again, which isn't a waste of time, but I could have planned everything better. I've started building my own website now.

1 Answer

Stuart Wright
Stuart Wright
41,119 Points

There's definitely not a single correct answer here, but the one thing I definitely agree with you on is that you should take breaks between courses to build things and try out the new concepts you've learned. I don't think it matters too much exactly when these breaks are, and I don't think it necessarily has to be done after every course (although nothing wrong with this), but I think that if somebody were to complete the entire Front End track without any other practice, their understanding of some concepts would be lacking. Not a criticism of the courses at all (I think they're excellent), but coding really is something you have to do in order to learn effectively. So to answer your question, I guess I never really had a set strategy - it was more like something would come up during a particular course that would make me think "I have an idea for putting this into practice", then I'd go ahead and do that, rather than planning specifically when I'd do courses and when I'd practise.

Robert Doyle
Robert Doyle
4,737 Points

Thanks, Stuart. The workspaces feature is certainly allowing a practical flow as I go through the videos.