Answer the question
In order to leave comments, you need to log in
How can React App be split into 2 independent parts?
In part 1 of the application, we receive and change data, save it in the database. Further, on another route, we substitute new data from the database and give it to the user. Is it possible to create an independent bundle for a separate part of the application and send only it to the client?
Answer the question
In order to leave comments, you need to log in
You can google a lot of examples, here is one of them
https://www.freecodecamp.org/news/how-to-make-crea...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question