V
V
Vitaly2019-01-03 16:03:47
React
Vitaly, 2019-01-03 16:03:47

How to make dynamic modules in React?

The question consists of two parts: how to create such a module and how to load it into the project. Modules need to be built without unnecessary libraries, such as react, which will already be loaded in the main application. You need to load the module by URL from public, and not use the standard lazzy loading from the current project, so that you can add / remove modules in the folder of the built web application without restarting the server.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question