Tags
Explore articles by category. Every post is tagged so you can find exactly what you're looking for.
All Tags
React
3 articlesuseState vs useEffect Explained
Nov 11, 2025 · 8 min read
A clear breakdown of two fundamental React hooks — when to use each, with code examples.
Bulletproof React Architecture
Nov 2, 2025 · 7 min read
Feature-based folder structure and design principles for scalable React applications.
Next.js Server Actions vs React Fetch
Nov 12, 2025 · 12 min read
A detailed comparison of server-side mutations vs client fetch — with CRUD examples.
Next.js
3 articlesImages in Next.js
Nov 11, 2020 · 4 min read
Using next/image for WebP, responsive images, lazy loading, and CLS prevention.
Next.js Cheat Sheet
Nov 10, 2025 · 10 min read
Routing, data fetching, rendering strategies, server actions, and optimisation — all in one place.
Server Actions vs React Fetch
Nov 12, 2025 · 12 min read
Performance, security, and when to use Server Actions over traditional client-side fetching.
GitHub
2 articlesTrends
2 articlesBuilding Web Development Projects: My Full Stack in 2026
Mar 9, 2026 · 5 min read
The exact tools I reach for when building web development projects — database, auth, deployment, analytics, error tracking, and more.
Emerging Tech Trends to Watch
Nov 8, 2025 · 6 min read
AI, HealthTech, clean energy, social commerce — the forces shaping the next five years.
AI Tools
5 articlesHow to Add and Manage MCP Servers in VS Code
Mar 10, 2026 · 7 min read
Install, configure, sandbox, and manage MCP servers to extend GitHub Copilot with external tools and APIs.
OpenClaw: The Open-Source AI Agent That Actually Does Things
Mar 9, 2026 · 7 min read
A free, self-hosted AI agent that connects to your messaging apps and takes real actions from your own hardware.
Claude Skills 2.0: Persistent, Composable Expertise
Mar 9, 2026 · 6 min read
How SKILL.md files give Claude persistent domain expertise with auto-discovery, scoped tiers, and composable skill stacks.
How to Set Up the MarkItDown MCP Server
Mar 9, 2026 · 5 min read
Step-by-step guide to installing Microsoft's MarkItDown MCP server and connecting it to Claude Desktop.
Claude Code — Commands & Guide
Nov 10, 2025 · 8 min read
A complete reference for Anthropic's AI-powered CLI — from basic commands to advanced automation.
Design
3 articlesv0.app by Vercel: The Fastest Way to Build a Frontend in 2026
Mar 9, 2026 · 6 min read
From plain English to a deployed Next.js app in minutes, with full GitHub and Vercel integration.
The Art of Minimalist Design
Feb 10, 2026 · 8 min read
Exploring the timeless principles that make minimalist design endure across mediums and decades.
Typography in the Digital Age
Jan 28, 2026 · 7 min read
How to choose and pair typefaces that communicate your message with clarity and style.
Development
4 articlesv0.app by Vercel: The Fastest Way to Build a Frontend in 2026
Mar 9, 2026 · 6 min read
From plain English to a deployed Next.js app in minutes, with full GitHub and Vercel integration.
The Ultimate Guide to TypeScript Utility Types
Mar 9, 2026 · 7 min read
A practical walkthrough of every built-in utility type — Pick, Omit, Partial, Record, ReturnType, and more.
Building with Modern CSS Grid
Feb 5, 2026 · 6 min read
A comprehensive look at CSS Grid and how it's transformed layout design for the modern web.
Developer Experience Matters
Jan 7, 2026 · 5 min read
Tools and workflows that make developers genuinely happy — and why DX drives product quality.