Wednesday, 9 October 2019

I am about to start a new project and the big question about what stack to chose arise. MERN VS ???

Hi there,I am about to choose a stack for a new project. I have to create an app for both desktop and mobile so I thought to develop a layered solution such as an API which serves and handle requests from both clients side. The web app is mainly a CRUD application similar to Airbnb, the end solution require some real-time notification and chat/message.So what I think to use the MERN stack to create rest full API and on mobile use React Native but I don't know if the mern stack is the best solution for my cause, I never saw large application use this stack, the majority integrate it with different technologies and it is used principally for microservices. A possible replacement can be ROR stack with React on the front-end and MongoDB, it is a little deprecate but nevertheless still a genuinely good solution.React Native for mobile seem to be good but I heard that there are some problems with Apple because recently they do a check whether the app is build using native code and if is not they reject it, there are workarounds but is not professionally acceptable.Any thoughts?Thank you for your support.

Submitted October 10, 2019 at 12:08AM by philipromeo

No comments:

Post a Comment