Hacker News new | ask | show | jobs
by romanovcode 3429 days ago
Also, Sails.js is the worst framework I've ever worked with. Never, ever use it.
1 comments

I started backend development with Nodejs because I was familiar with JavaScript. I dropped sails after a month because of the lack of documentation and help available when something went wrong.

A few months later I happened to try Rails and realized that that was what Sails was trying to be for JavaScript. At some point Sails will become awesome, but until then I'll stick with Rails.