강의

멘토링

로드맵

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

Final homework

If you have watched up to Lesson 7 of the course

1. When you click on the post content, you will be taken to the post details page (post page).

2. Try implementing the post editing part yourself.

 

If you find it difficult to implement it yourself, you should review the course.

 

Hint: Form is comment, edit API is referencing nickname edit router

Comment