Logo Milan Meurrens

Ctrl+Alt+Create

Join me as I share tutorials, best practices, and lessons learned in software development and design.

AllCoding
How to create an MDX blog using Next.js

Coding

How to create an MDX blog using Next.js

Learn how to create an MDX/Markdown blog using Next.js. This is a step-by-step guide to help you get started with your own blog.

Learn more
Solving Cross-Platform Package Issues in Flutter With Conditional Imports

Coding

Solving Cross-Platform Package Issues in Flutter With Conditional Imports

Learn how to use conditional imports in Flutter to handle platform-specific dependencies, preventing compilation issues in a monorepo that supports both web and mobile.

Learn more