I've written a small app with MERN stack, and a software company have asked if they can integrate it as a module in their ASP.NET Core / SQL Server application they offer to engineering companies. Will this be a simple procedure or is it going to work out
quicker and easier to learn Core and rebuild it?
Are you planning on the express code calling the asp.net core webapi, or rewriting the express code in asp.net core, or the react app calling the core app directly?
Member
18 Points
98 Posts
Integrating ReactJS app into an existing ASP.NET Core app
Jul 04, 2020 06:53 PM|bigyeti|LINK
I've written a small app with MERN stack, and a software company have asked if they can integrate it as a module in their ASP.NET Core / SQL Server application they offer to engineering companies. Will this be a simple procedure or is it going to work out quicker and easier to learn Core and rebuild it?
All-Star
58124 Points
15640 Posts
Re: Integrating ReactJS app into an existing ASP.NET Core app
Jul 05, 2020 06:23 PM|bruce (sqlwork.com)|LINK
Are you planning on the express code calling the asp.net core webapi, or rewriting the express code in asp.net core, or the react app calling the core app directly?