1:20
#0 0 Introduction
노마드 코더 Nomad Coders
4:25
#0 1 Requirements
2:17
#0 2 Theory Requirements
4:45
#0 3 Why React
5:40
#1 0 Creating your first React App
2:36
#1 1 Creating a Github Repository
6:30
#1 2 How does React work?
6:54
#2 0 Creating your first React Component
9:12
#2 1 Reusable Components with JSX + Props
9:54
#2 2 Dynamic Component Generation
6:51
#2 3 map Recap
8:51
#2 4 Protection with PropTypes
10:11
#3 0 Class Components and State
7:55
#3 1 All you need to know about State
8:07
#3 2 Component Life Cycle
5:02
#3 3 Planning the Movie Component
8:43
#4 0 Fetching Movies from API
11:01
#4 1 Rendering the Movies
6:21
#4 2 Styling the Movies
6:16
#4 3 Adding Genres
5:30
#4 4 Styles Timelapse
3:23
#4 5 Cutting the summary
7:37
#5 0 Deploying to Github Pages
4:26
#5 1 Are we done?
4:14
#6 0 Getting Ready for the Router
8:52
#6 1 Building the Router
5:37
#6 2 Building the Navigation
7:47
#6 3 Sharing Props Between Routes
8:53
#6 4 Redirecting
1:55
#6 5 Conclusions