I am facing a new project that will be probably made with sails.js. Is there any way to write 'modules' for Sails, so I can isolate specific views, controllers, models, services, etc. in a module (folder) I can add or remove easily? If not, any idea / hack to achieve this?
Thanks in advance
As we all know sails.js is built over node.js and express.js. We can write modules for node.js and then include them in our sails projects.. Here is a beautiful tutorial on how to write and publish node modules..
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With