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 (2018) Introducing Props Setting and Using Props

Ernest Son
Ernest Son
13,532 Points

is there a way to get the working workspace up to this point in the course?

I started modifying files a little late, I bet there's a just a few minute changes to get my workspace working properly....

1 Answer

ian heil
ian heil
6,117 Points

You can go to the downloads tab to download the .zip file for these lessons : https://treehouse-code-samples.s3.amazonaws.com/react-basics/3-introducing-props.zip

Inside the folder it is separated into the course sections. ( 1- setting and using props, 2 - use props to create reusable components etc. ) Find the section you are currently in and copy / paste the code you would like to start with.