A
A
Anvar Shakhmaev2021-04-06 09:44:18
React
Anvar Shakhmaev, 2021-04-06 09:44:18

Is a sane MPA possible in react?

I use react mainly for SPA, I tried SSR on next.js, but it requires node.js, in this case it is difficult to work with OIDC, which is implemented in C#. The question arose about using the usual MPA and whether this is a bad practice in react development.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2021-04-06
@RxR

Why not? Just move the styles to a separate project. The only thing is that there will be code duplicates, or put them in separate Files

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question