February 07, 2018
This post shows how to use Webpack to bundle TypeScript for Node.js with auto-reload during development. Why Webpack for Node.js? Webpack…
Read MoreJanuary 29, 2018
I decided to migrate my current blog to GatsbyJS (previously, I was using Pelican). Why GatsbyJS Though Pelican was okay, I moved to Gatsby…
Read MoreJanuary 16, 2018
What is Pug? Lately, I started using "Pug" HTML preprocessor. It allows to write a concise HTML. At first, I thought why the hell I would…
Read MoreDecember 22, 2017
A few years ago, I learned how to mange dotfiles from HN post. It’s amazing, but I tend to forget from time to time. So, I am leaving it…
Read MoreDecember 12, 2017
A decision tree is so widely used and its idea is very simple. However, I always tend to forget how it works because it's too simple…
Read More