강의

멘토링

로드맵

BEST
Programming

/

Full-stack

Creating NodeBird SNS with React

We will create a Twitter-like SNS service using React, Next, Redux, Redux Saga, and Express Stack. Finally, we will deploy it to AWS after optimizing it for search engines.

(4.9) 54 reviews

910 learners

Level Intermediate

Course period Unlimited

  • zerocho
JavaScript
JavaScript
React
React
JavaScript
JavaScript
React
React

Next version update information

next@9 came out (the front changes really fast ㅠㅠ). The lecture content is next@8

Instead of npm i next

You must install it with npm i next@8 (specify the version).

Comment