Lusitos Tech Blog

This is a blog on all the tech things I'm interested in, mostly focused on web- and game technologies. Feel free to leave comments on blog-posts via GitHub
Latest Post
React Performance Issues And Solutions
Working on projects that have a wide range of skill-levels, I regularly find things that cause performance issues. This article shows some problems and possible solutions.
Markdown Code Blocks With a Title / Filename
Learn what progressive enhancement is based on a real world example within this blog post.
Dead Code Removal With Knip
We all know the problem: The codebase keeps growing and you end up with lots of code that isn't actively used anymore. Find out how to manage this easily.