Menu

Close
  • Home
  • About
  • Author
Subscribe
Blog Logo Menu

Sailsjs

A 3-post collection

Page 1 of 1

Reusing SailsJS + Waterline Models in Background Tasks

Its been a while since I first attempted to design a background tasks/workers pattern for my SailsJS app that would let me reuse my well defined... »

Author image Jason Kulatunga Sailsjs, Waterline, Nodejs, Kue 09 Dec 2014

Ducktyping SailsJS Core for Background Tasks via Kue

Update After this post was written I was introduced to Sails Hooks, which is a built-in but under-documented feature of SailsJS, which allows you to configure... »

Author image Jason Kulatunga Kue, Nodejs, Javascript, Sailsjs 21 Jul 2014

Creating a Sails Application using Passport Authentication

Creating a Sails Application using Passport Authentication $ mkdir sails-passport-authentication $ sails new . $ sails generate user Populate the User model /api/models/User.js module.exports = {... »

Author image Jason Kulatunga Nodejs, Sailsjs, Passportjs, Sails 20 Feb 2014
Page 1 of 1
Sparktree © 2024
Proudly published with Jekyll using Jasper