Blog posts
These days I'm mostly writing for the Cockroach Labs Blog, but every now and then I'll write about more general React or JavaScript topics. You can find those posts here.

Setup SonarCloud analysis with ASP.NET Core and React SPA in GitLab CI
SonarCloud is well known cloud based tool for Static Code Analysis which supports most of the…

Static Code Analysis for your .NET projects
What is Static Code Analysis Every developer wants to write predictive, maintainable and high…

Node.js Restful API template with TypeScript, Fastify and MongoDB
Why Have you recently started a new Node.js API project? Did you use some template or started the…

Getting started with Hangfire on ASP.NET Core and PostgreSQL on Docker
Hangfire is an incredibly easy way to perform fire-and-forget, delayed and recurring jobs inside ASP…

Getting started with Ansible and configuring Windows hosts
Ansible is a configuration management, provisioning and deployment tool which is quickly gaining…

My favorite Visual Studio Code productivity extensions
As a developer you've probably already met Visual Studio Code Microsoft's lightweight code editor…

Configure your dev Windows machine with Ansible
Ansible is well known it the IT operations fields with its fantastic automation abilities. You can…

Station is now on Linux!
Today we are more dependent than ever on many web apps in our daily tasks. In order to manage them…

WordPress with WP-CLI on Bash on Ubuntu on Windows 10
At first sight this sounds ridiculous. In fact it sounds absurd. But it’s not, if you heard of the…

Semantic UI React - Front end made easy
If Bootstrap is great for user interfaces, well, Semantic UI is briliant. For React developers…