What could be a nicest way to integrate and run jQuery Web Application in React based Application's "window", same Window where React Application is running?
We have a situation that jQuery Web Application should be integrated into React Web Application before is it ported and rewritten using React.
Any information considering this kind of issue?
Thank you all