I am planning to use react js as V (from MVC) in my existing java web based application.
My concern is how do i run react js component on java web application server.
React js uses Node js components. And it has WebPack server which bundles code to single js file(bundle.js).
So May i directly use bundle.js(By copy and paste) to my existing application? ReactJS
Or i need something else ?
Hi Bargavi,
Could you please explain the relevance of using React with PostgreSQL? Not sure if/how we can help you here.