WEBVTT

1
00:00:00.000 --> 00:00:00.047
[MUSIC]

2
00:00:00.047 --> 00:00:00.929
Hey everyone.

3
00:00:00.929 --> 00:00:04.765
I'm Laura,
a JavaScript instructor here at Treehouse.

4
00:00:04.765 --> 00:00:06.447
Before we jump into React Router,

5
00:00:06.447 --> 00:00:10.511
there's some basic React knowledge you
should know before starting this course.

6
00:00:10.511 --> 00:00:13.992
You should know how to create
components in React and

7
00:00:13.992 --> 00:00:16.373
use them to build a user interface.

8
00:00:16.373 --> 00:00:20.821
Know the essential features like
managing state and passing properties or

9
00:00:20.821 --> 00:00:22.640
props to components.

10
00:00:22.640 --> 00:00:26.675
If none of this sounds familiar,
be sure to check the teacher's notes for

11
00:00:26.675 --> 00:00:30.000
links to Treehouse courses and workshops
to get you up to speed with React.
