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 by Example Setting up With Create React App Mapping the Component Structure

What tool did you use to outline the various components within your browser?

In the video "Mapping the Component Structure" you outline the various components of the app with in the browser. What tool did you use to do that?

5 Answers

Brendon Butler
Brendon Butler
4,254 Points

I haven't done this course yet, but from the looks of things I assume he's just using CSS borders to highlight things.

I would check out this documentation from w3schools.com on CSS Borders.

looks like to me he didnt use any tool, he did it in a video editor.

Jamie Reardon
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Jamie Reardon
Treehouse Project Reviewer

Brendon Butler is correct. The video either cuts out the dev tools so you can't see him overriding the styles to apply the borders directly, or the video cut out those parts to speed up the flow.