developer · writer · builder
I build for the web.
I write to
share what
I learn.
I'm Mahesh, a WordPress & React developer.
This is where I share practical tutorials, real-world lessons,
and ideas that help developers build better.
- Clean Code
- Performance First
- Developer Experience
value.
export default function Hero() {
return (
<section className="hero">
<h1>Build with clarity.</h1>
<p>Ship with confidence.</p>
</section>
)
}
// Learning in public.
// Improving every day. the journey.
Help others.
I write about
-
WordPress
Gutenberg blocks, plugin architecture, performance, REST API.
-
React & Astro
Hooks, server components, content collections, modern frontend.
-
Performance
Core Web Vitals, caching, optimization, real-world tuning.
-
Developer Tools
CLI, VS Code, git, n8n — the workflows that ship things.
-
Tutorials
Step-by-step guides with code, screenshots, and edge cases.
-
Career & Business
Freelancing, indie hacking, building a solo developer brand.
Multi-part learning paths
Go deep on a single topic
Curated multi-tutorial paths — work through them in order, end with a complete project.
- intermediate6 tutorials 2h
WordPress 7.1 Field Guide for Developers
A developer's field guide to WordPress 7.1 — client-side media processing, Abilities API upgrades, the always-iframed editor, SVG Icon API, global styles, and a compatibility checklist.
Start the series - intermediate6 tutorials 2h
WordPress 7.0: What's New for Developers
A complete developer's guide to WordPress 7.0 — native AI, the modernized dashboard, new blocks and design tools, the new developer APIs, and every breaking change you need to fix.
Start the series - intermediate12 tutorials 6h
Gutenberg Development
Learn how to build custom blocks, extend the editor, and create powerful WordPress experiences with Gutenberg.
Start the series
Latest Articles
View allAI in Development Workflows - Practical Integration Guide
Astro content collections: the deep-dive I needed before shipping 46 sites
Cloudflare D1 vs Supabase for indie SaaS — six months in production
Code Snippets
Astro getCollection — sort by date
Two-line helper that handles missing dates without crashing the build.
Tailwind dark-mode toggle
One inline script — toggles `class="dark"` with system-pref fallback.
KV-cache wrapper for Workers
TTL-based read-through cache around any async function. ~30 lines.
From the Notebook
Good abstractions reduce fear.
— M.W.
Notes on systems, clarity and long-term thinking.
Tools I Use
See allCursor Editor (AI-pair-programming IDE)
AI-pair-programming IDE — most of the boilerplate writes itself.
Cloudflare Workers
Edge compute + KV/R2/D1 — runs the whole empire on one bill.
Astro
Content-first framework for every static site in the empire.
Now
What I'm up to right now.
About Me
I'm a developer who enjoys building fast, maintainable web systems and writing about what actually helps in real projects.
Mahesh
More about me- 10+
- Years of Experience
- 150+
- Articles Published
- 25+
- Plugins Built
- 50K+
- Developers Helped
Get weekly notes in your inbox
Practical tips, tutorials and resources. No spam.