J
J
jj swift2020-06-29 18:44:58
JavaScript
jj swift, 2020-06-29 18:44:58

Which react stack to choose in 2020?

Good afternoon. Now I'm practically a junior react developer. And now I decide what to study next.
I look at the MERN bundle, but it seems to be outdated, and express needs to be changed to next.js.
Will the stack be normal: MongoDB, Next.js, React.js, Node.js ?
For SPA development.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denioo, 2020-06-29
@Denioo

Will the stack be normal: MongoDB, Next.js, React.js, Node.js ?

More than enough for a small SPA. I would say a typical default/ideal stack.
but it seems to be outdated, and express needs to be changed to next.js.

You can also replace Next with Koa, but this is optional.
Ps well, add redux to react and use it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question