Friday 27 January 2017

I'm going to build a price comparison website with Node.js as the back end. Which framework would you recommend?

The current website is written in Python (Flask framework).The front end does not use a js framework, except for jQuery. I don't plan on using a front end framework like Angular or React. I generally like to keep things simple.I'm looking for a Node.js backend framework that I can be sure will be supported down the line. One thing I love about Python is how mature and well supported the ecosystem is.I also will NOT be using an ORM. I only use raw SQL with a PostgresQL DB.

Submitted January 27, 2017 at 03:51PM by ukfin

No comments:

Post a Comment