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) First Steps in React Introducing React

Teachers Notes prerequesites

I watched the introducing React video and at the end, Guil mentions that you should have some familiarity with JS because you can't really learn both at the same time. Where are the prerequisites? The only thing I see is recommended courses which to me seems like other courses that are similar to this one that you jmay also want to check out.

2 Answers

Robert Manolis
STAFF
Robert Manolis
Treehouse Guest Teacher

Hi Kevin, just below the video, in the teacher's notes section, there is a list of some courses that would be good to complete before diving into React.

https://teamtreehouse.com/library/objectoriented-javascript-2 https://teamtreehouse.com/library/javascript-array-iteration-methods https://teamtreehouse.com/library/getting-started-with-es2015-2

If you've completed those courses and are comfortable with the material in them, then you're likely to fare better while learning React.

Hope that helps. :smiley:

I learned the basics of javascript. How familiar and proficient do I have to be to start learning React. I have a basic understanding but not solid knowledge of javascript. Thank you.