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.

Aug 18 2015 on SANE-CLI, authentication

A Look Into Ember Authentication using Sane-Auth

The SANE stack is a set of tools that you can use to help create projects with Sails.js and Ember. An addon called sane-auth was created by the same authors. Its purpose is to give the user basic OAauth2-JWT authentication for the full stack. Today we'll look at the…

continue reading →
Jun 21 2015 on SANE, SANE-CLI, Interview

A SANE Stack Interview With Markus Padourek

What Is SANE? The SANE Stack is a JavaScript full stack CLI that lets you rapidly create production-ready web apps using Sails and Ember. Today I got some time and interviewed Markus Padourek. He's the creator and leader of SANE. If you're interested in getting started with the stack I…

continue reading →
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 →
Apr 02 2015 on Sails.js, SANE-CLI

Five Tips When Working With Routes On Sails.js

Sails.js is a Node based web framework that you can use to easily generate your back-end. If you're not familiar with Sails check out my Sails.js Tutorial before we begin. We'll be looking at using routes with Sails.js as well as how it works with the SANE…

continue reading →
Page 1 of 1