Monday, 6 November 2017

node vs scala for a long term project

I am having confusion between technology stack for my next personal project. I have decided with React+redux for front end and PostgreSQL as database Now I have to decide the backend stack for rest apis My options are Playframework(Scala) or Hapi(node) I already completed projects using Playfarmework(java) and Hapi. Which one is better if we need to refactor into micro services in future? I read articles regarding pros and cons of static vs dynamic typing and code refactoring I never maintained any project for long time, are you seeing any advantage with nodejs over scala in back end in long time?

Submitted November 06, 2017 at 03:21PM by rpaulrr

No comments:

Post a Comment