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

JavaScript React Basics (retired) Thinking in Components Loops and Lists in JSX

Peter Braswell
PLUS
Peter Braswell
Courses Plus Student 1,507 Points

Is there a way to get a copy of the incremental source code?

I've found myself modifying and noodling around with the code in the workspace and it's gotten out of sync with Jim's version and what he's working on in a given lesson and there seems to be no easy way to re-sync with Jim's present lesson short of hand-typing in a bunch of code.

1 Answer

Steven Parker
Steven Parker
229,644 Points

I'm not sure, but I have two suggestions.

It might work if you go into the Workspaces page, find the one related to this course, and delete it. Then go back to the video where you were working and "Launch Workspace". It might come back in sync. But be sure to download any work you might want to keep before you try this!

If that doesn't work, you could download the project files, upload them, and then remove the sections that haven't been done yet at the point where you are.