Archive of stories published by computer Stuff

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…