@
@
@necadeus2016-11-26 00:43:51
React
@necadeus, 2016-11-26 00:43:51

How to dynamically load React components?

There is a kind of catchy application in react.
According to the user's action, an encapsulated component should arrive from the backend, about which the application knows only the interfaces necessary to work with the component. Then the application must add it to some conditional array of received components and render this array. What is the best way to organize it?
The application should not know about the set of components, only about the interfaces.

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