Hacker News new | ask | show | jobs
Ask HN: What Node.js web framework do you use?
2 points by silvaben 3392 days ago
I am looking to build a new web app using Node.js. The idea is to acquaint myself with some new technologies like ES6 and React.

I have dabbled with Express a long time ago, but I can see that there are now a few more alternatives like Sails, Loopback, Hapi etc.

I was wondering what is the preferred framework for building a small-ish project in Node.

2 comments

I've also been looking for something simple in NodeJS to do form validation
I think express is fine for small projects. I also like Hapi.