Tagged in

Expressjs

computer Stuff
computer Stuff
Blog about computers, math and things in between
More information
Followers
3
Elsewhere
More, on Medium

Moving from SailsJs to ExpressJs

SailsJs is great for beginners but like all frameworks it has its limitations and defects. Its development activity has slowed down considerably and it is stuck with Express 3.x which is not even supported by Express js itself. So I decided to port my old sailsjs code to…