BarbaraforBarbs's bloggeekiebarbs.hashnode.net·Mar 17, 2023Discovering the Power of Sails.js: Lessons from Building a Blog App"Introduction Hello, techies! Here we are again with another article. Welcome back! In this article, I'll be sharing the lessons I've learned from my recent experience with Sails, a powerful Node.js framework that I recently picked up. Sails is a full...Discuss·15 likes·42 readsSailsJS
Tapas AdhikaryforGreenRoots Blog - Tapas Adhikaryatapas.hashnode.net·Sep 15, 2019Send and Schedule e-mails from a Node.js appAs an application developer, how often do we sense the need for a service that would send e-mails to specified or subscribed email ids? Even if there is no real need, we still fantasize about it while developing a side-project or an app for fun, don'...Discuss·13 likes·21.9K readsNode.jsSir, I am building an REST api in node.js.It store a meeting time and 30 before that time it's send a notifications for that particular meeting.How can I trigger this function for a particular time of every meeting. 3
Tapas AdhikaryforGreenRoots Blog - Tapas Adhikaryatapas.hashnode.net·Aug 28, 2019How to Deploy your Sails.js app on Heroku and live longerIntroduction Continuous integration (CI) and Continuous delivery/deployment (CD) are important modern development practices. As developers, just limiting ourselves in the boundary of implementation is not fair. A neat build process, tool integration,...Muhamed Krasniqi and 2 others are discussing this3 people are discussing thisDiscuss·3 likes·2.9K readsSailsJS
BarbaraforBarbs's bloggeekiebarbs.hashnode.net·Mar 17, 2023Discovering the Power of Sails.js: Lessons from Building a Blog App"Introduction Hello, techies! Here we are again with another article. Welcome back! In this article, I'll be sharing the lessons I've learned from my recent experience with Sails, a powerful Node.js framework that I recently picked up. Sails is a full...Discuss·15 likes·42 readsSailsJS
Tapas AdhikaryforGreenRoots Blog - Tapas Adhikaryatapas.hashnode.net·Sep 15, 2019Send and Schedule e-mails from a Node.js appAs an application developer, how often do we sense the need for a service that would send e-mails to specified or subscribed email ids? Even if there is no real need, we still fantasize about it while developing a side-project or an app for fun, don'...Discuss·13 likes·21.9K readsNode.jsSir, I am building an REST api in node.js.It store a meeting time and 30 before that time it's send a notifications for that particular meeting.How can I trigger this function for a particular time of every meeting. 3
Tapas AdhikaryforGreenRoots Blog - Tapas Adhikaryatapas.hashnode.net·Aug 28, 2019How to Deploy your Sails.js app on Heroku and live longerIntroduction Continuous integration (CI) and Continuous delivery/deployment (CD) are important modern development practices. As developers, just limiting ourselves in the boundary of implementation is not fair. A neat build process, tool integration,...Muhamed Krasniqi and 2 others are discussing this3 people are discussing thisDiscuss·3 likes·2.9K readsSailsJS
Christophe El KhouryforChristope El Khourylbwlf.hashnode.net·Aug 13, 2019What I learned on my own | Implementing JWT Authentication on SailsJS (v1)What this article will teach you: How to apply JWT Authentication in your SailsJS v1 backend. What this article will NOT teach you: How to create a SailsJS application. How to understand the mechanisms behind these functions. The reason why I won...Discuss·75 readsSailsJS