Sunday 10 September 2017

Creating a webapp in node, what's state of the art?

Hey /r/nodeI am looking to build and deploy a webapp using NodeJS. I'm coming from PHP but have recently taken a deeper look into node.My question is rather simple: What's state of the art in terms of web framework, middleware, DB wrapper and such?What frameworks are widely used? Is Express almost always a guarantee? What scales well, what doesn't?I hope I'm not being to vague and would like some info before I start.The webapp is supposed to work as backbone for smartphone apps to connect to a DB (insert, update, select) and also offer a web interface to perform these tasks.Have a good start of next week!

Submitted September 10, 2017 at 08:54PM by AnAlbatroaz

No comments:

Post a Comment