Program With Erik

About

Blog

This site is my tutorials, rantings and musings on software development, with a focus on JavaScript, Ember.js, Vue.js and Node.js.

Apr 27 2015 on Sails.js, SANE-CLI, Sails

Creating a One-To-Many Relationship with Sails.js, Mongo and SANE-CLI

In a previous post I explained the basics of SANE and created a simple application. In this post I'll be going one step further and adding a relationship between two tables, using Sails.js, Mongo and Ember. Relatonships occur when one foreign key references the primary key of another. Since…

continue reading →
Page 1 of 1