IDE Keymap
Have been switching multiple IDEs recently, I try to compose a generic yet enjoyable keymap that I can carry across IDE. This is a Work In Progress, thus thi...
Have been switching multiple IDEs recently, I try to compose a generic yet enjoyable keymap that I can carry across IDE. This is a Work In Progress, thus thi...
Just came across this problem when using RSpec in one the Rails project that I am working on: object references itself.
This is what I did to make my Jekyll experience more enjoyable in Sublime
Modular code in Ruby sometimes can cause you headache. Is that a function or an attribute? When and where is it initialized? Where is the logic located? I...
As part of my hobby, I decided to setup a Fedora 25 on VirtualBox
Notes about functions in elm, most notably partial application.
This note is all about lists, tuples, and records.
Git never cease to amaze me. This is a bunch of notes about
What I jot down while learning elm.
My notes about HAML, HTML Abstraction Markup Language which basically a template engine.