notes-to-future-self

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 »

Designing a Ghost Theme: Handlebars.js + NodeJS

Designed the theme that's running this website. Hosted: GHOST_URL/ (What you see is what you get) Github: https://github.com/InvasiveLionfish/ghost_technical_ »

The Julia Java Learning Track

You should follow my friend David Julia [https://github.com/dajulia3], prolific coder and manager at Pivotal Labs. He was kind enough to encourage and provide »

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 »