Blog Posts
tagged with #programmingConfiguring Neovim From Scratch
The YouTube algorithm got me again, but this time in a good way? I was suddenly recommended to ThePrimeagen, a charismatic programming streamer. Through him, I was exposed to Neovim and thought it would be cool to try it out, to customize my own developer experience. The configuration was hard for me, but I managed to get it going to a good state. Here I will share some pointers along the way. And hey, I use VIM by the way 🧙
Building my Personal Site with Remix
I stumbled upon a cool framework called Remix, that is built by the React router team, and heavily advocated by Frontend superstar Kent C Dodds. I will discuss the different technologies that I used to build this site, as well as my experience using Remix in comparison to NextJs 13 App Router
Configuring Fly.io with a custom domain
Fly.io is an awesome hosting service provider. It has clear guides on how to onboard your application, however I did struggle when setting up my DNS configuration for my custom domain. Here, I share my learning points from my experience.