Error Substates in Ember

INTRO The aspect of loading states and error states are recognized as 'substates' in Ember [https://guides.emberjs.com/v2.9.0/routing/loading-and-error-substates/ »

CoffeeScript to ES6 migrations

Goal: Converting a major project which used CoffeeScript into ES6 [http://es6-features.org/]. Why would you consider doing this: * You need to make updates to your »

CSV & Excel Parsing through Ruby

Ruby the versatile. Building web applications through Rails and dealing with Ruby in that capacity, it's good to be able to use it as »

Hooking up a Rails App with an Existing MySQL Database

Context: I'd like to work on my JavaScript visualization chops, while accessing and interpreting MySQL data from a hosted server.Having worked with SQL, »

Traveling Salesman Problem: The Hilarity of Optimization

Introduction Why write about this? The Germans have a lovely word Schadenfreude. It's the masochistic pleasure in witnessing the suffering of others. What better »