Join me as I share tutorials, best practices, and lessons learned in software development and design.
Coding
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 moreCoding
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