Campbell Ritchie wrote:Why do you think there is one road?
Tim Moores wrote:I don't know if 6 out of 10 is all that impressive :-)
Mic Majewski wrote:Hi Kanika,
congrats on your publication!
I was wondering what's your perspective on comparison between hapi vs. express(as the most popular one) and also other frameworks out there (for example Sails, Koa).
I'm in the beginning of the coding journey, having some grasp on express, but no experience with other frameworks.
Would your recommendation (for greenhorn) be to choose hapi as first framework to dive into deeper or you would say to really be able to use hapi potential you need strong express fundamentals?
Cheers!
Campbell Ritchie wrote:Welcome to the Ranch
It shows even old discussions can still be interesting.
SunilK Chauhan wrote:Hi all,
I am thinking like in today's market Microservices are very demanding. And seems like apps like low in memory consumption and giving the same features compare to others is booming.
So I think node js is the language which comes as best in those parameters and also it can provide the same features by consuming less memory compare to java.
And also node can handle more requests than Java for the same api build.
So is it true that node js will be the replacement of Java in future?
Anu suggestions are welcome.
Thanks.
Monica Shiralkar wrote:If one creates multiple services for a requirement, how can one ensure that no code is duplicated ?thanks