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.
Latest Articles
View allAstro content collections: the deep-dive I needed before shipping 46 sites
Cloudflare D1 vs Supabase for indie SaaS — six months in production
How I run 46 sites in one monorepo on Cloudflare Workers
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.