Hello guys,
I am trying to start developing a new project but i don't know if it is best to use Express.js or Sails.js. As it seems Sails.js uses the MVC pattern and has a lot of out of the box features but I have heard it has a bad reputation from performance perspective and bugs. Has anyone here used Sails.js or Express.js and which one do you recommend it for building a small-to-medium project ?
Maneesh Kumar
Full Stack Developer
Muhamed Krasniqi
Hi , I used Sails js . You can use sails js for your project . I feel that learning curve is small so you can pick all technical information in short time . Very easy to create rest API in Sails JS . All sails js information is available in Sails js Site.
I would only like to focus that Kindly select Sails JS if it is supporting your DB . Because You can easily get adapter for supported DB .
sailsjs.com/documentation/concepts/extending-sail…
You can also check support matrix in above URL.
Kindly let me know if you need more technical information . I will be happy to share with you .
All the Best :)