Lead Web Architect with a Passion for User Experience.

I’m Felix Mokross, Lead Web Architect based in Zurich. I build high-quality web applications with a pragmatic, user-first approach. I turn ideas into intuitive, maintainable, and beautifully designed digital products. More about me →

Welcome to My New Website

I relaunched my website and gave it the shorter domain fxmk.dev. I’m still finalizing some details, but it’s good enough already to put it out there. It has some words about me, a selection of projects I have worked on, and a blog.

Building a blog with Next.js

With this post, I want to share how this blog works. If you are interested in how to build your own blog from scratch using Next.js, this post is for you. It stays on a high level, so no prior knowledge of Next.js is needed.

Upgrading to React 18

With the recent release of React 18, many existing apps will face the upgrade from an earlier React version. In this step-by-step guide I show how to upgrade a CRA-based app, which uses React Query.