Sunday, March 24, 2019

What are the benefits of keeping React.js and ASP.Net Core code in the same project?

My friend created a new project using the React.js template in Visual Studio and is confused that both the frontend and backend code is in the same project and wants to separate them. I read the ASP.Net Core documentation which briefly says that having them both in the same project is beneficial but my knowledge of deployment and DevOps is lacking. Why is this beneficial and should he not try to separate them? Thanks.

What are the benefits of keeping React.js and ASP.Net Core code in the same project? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team