Sunday 28 October 2018

Should I make a separate application for admin panel or is hosting 1 bundled app better?

I am making an application using the MERN stack and I need an admin panel that would be accessed under https://ift.tt/2JjB6HN. Is making 2 different applications a better solution for scalability and perhaps a superior one if I want to change the admin part of the application or shall I make one large application that gets split up to admin and client parts?There are no methods or components that need to be reused in any part of the app. I only access the same database and that is it.

Submitted October 28, 2018 at 10:21AM by Just42s

No comments:

Post a Comment