Component dynamic

Yuri Alegre - Aug 14 - - Dev Community

I need help; I'm working on a React application that uses a dynamic component. My application will call a fetch to my server, which will send a .js file and render that component in my main application. I'm doing this because I will have updated code and don't want to have to build the entire application, just this component.

.
Terabox Video Player