Back to all blogs
Thursday, Mar 12, 2026 · 3 min read
Introduction to My Blog
Why this blog exists, what I want to write about, and how I plan to use MDX for my publishing workflow.

Jules MUKADI
@2MJ-DEV
Introduction to My Blog
This blog is where I want to publish notes, experiments, lessons, and ideas that come out of my day-to-day work. Because the posts are written in MDX, I can mix regular writing with React components whenever I need something more expressive than plain markdown.
Why MDX
MDX gives me a workflow that feels close to writing, but still fits naturally into the app.
- Each article lives in
content/blog - Metadata is exported directly from the file
- New posts can appear automatically in the blog index
What to expect here
Some posts will be practical and technical. Others will be shorter reflections about frontend craft, product thinking, and creative process.