Projects
Posts
TILs
Documents
Random
Read More »
Markus Dosch
Senior Software Engineer (CTO Taskforce) @ CHECK24
Latest Posts
Caddy web server: Why use it? How to use it?
I am a big fan of the Caddy web server because of its automatic HTTPS & nice config file format. In this post, I'll explain why & how I use Caddy, and explain config options that make Caddy even better for me.
Tailwind CSS: A Primer
Tailwind CSS is a new CSS framework, that takes a different approach than most established frameworks. In this post, I briefly explain what is so special about Tailwind, and, as an outlook, list some template collections.
WSL2 Cheat Sheet
With the Windows Subsystem for Linux (WSL & WSL2), Microsoft has brought a full Linux environment to Windows. I'll show some tips and tricks, so software development on the WSL2 becomes even more fun!
All posts
Latest “Today I Learned” Snippets
Generating a random string on Linux & macOS
Screen Recording on macOS (without any extra tools)
Install Docker in WSL2 (Ubuntu) without Docker Desktop
See all TILs
Recently Updated Documents
Resources: Learning web languages the modern way
Programming languages that are used for web development have changed significantly over the latest years. This means that there exist many old guides that teach outdated knowledge. This document is an attempt to collect resources that teach the respective language the "modern" way.
Improving one's coding skills: Best Practices & Resources
In this document, I present my favorite best practices & resources on improving one's coding skills.
Web Development: Overview & Basic Concepts
You want to learn web development? Then let me give you an overview & some pointers on some important basic concepts.
All documents