software-development
Blog Redesign
After quitting my job, I decided to redesign my blog. This is the story of how I did it (the blog).
Hemingway Bridge
A smart way to avoid writer's block and improve your coding sessions.
Migrating to TypeScript
In this tutorial we will see how to migrate a codebase from JavaScript to TypeScript. We will migrate the code of my talk Advanced JavaScript Pattern. Let's start!
Theming
Theming a web with custom properties is as easy as it gets as shown in this article.