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 trialAda N
Courses Plus Student 4,246 PointsAdding images to show breakpoints
It would be great if screenshots were added in the project files at every breakpoint, even if it was only two. I find myself replaying the video to remind myself of the point where the layout changes.
1 Answer
Ada N
Courses Plus Student 4,246 PointsThanks Lauri
Lauri Neuding
13,525 PointsLauri Neuding
13,525 PointsI've done this before: Pause the video and and use the snipping tool to capture the image. I use the snipping tool to capture more precise images than screen shots. Then I arrange them on my other screen for easy visual reference.
Another thing I do: Comment out code that was used but is being changed so I can see what went before.