TLDR: Jump to complete markdown-file When working on various projects, you often need to install dependencies. When switching branches, it's easy to...
This is part two of my blog posts on rewriting an older React-app into an SSR framework to make it feel a lot faster for the user, while also...
UPDATE: [the comparison-post is published is now...
This post is about my experience with improving performance of a golang-application I write, by us of analysis with golangs pprof. Although I go into...