강의

멘토링

커뮤니티

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

An introduction to open source web service creation with React

After learning React, many of you may want to create web services.

It seems that many people think that it is difficult to set up a folder structure when creating something from scratch, that CRA automatically does too many things, making it difficult to understand the principles, and that Next lacks some freedom.

So right now I'm building a simple web service boilerplate as open source.

https://github.com/reactGo/reactGo

Here we provide the source code for redux(saga, thunk), mobx, and typescript versions.

I hope this helps students taking the React course. If you found it helpful, please give it a star!

Comment