modern-stack
17 articles in this category.
Dynamic Routes in Astro: How One Template Generates Hundreds of Pages
How getStaticPaths works, what dynamic routes are, and how to build a blog listing page and detail page from Astro Content Collections.
Read →Writing Content with Markdown in Astro: What WordPress Developers Need to Know
How Markdown works in Astro, what frontmatter is, and why plain text content can feel cleaner than WordPress for developer-owned sites.
Read →Content Collections in Astro: The Right Way to Manage Structured Content
Why Content Collections exist, how to set them up with the modern Astro content API, and how Zod schema validation keeps content reliable.
Read →How to Deploy Astro to Vercel: GitHub, Auto-Deploy, and Custom Domains
Step-by-step guide to deploying a static Astro site to Vercel, connecting GitHub, understanding production and preview deployments, adding a custom domain, and troubleshooting failed builds.
Read →My First Two Days Learning Astro as a WordPress Developer
An honest two-day Astro learning diary from a WordPress developer, covering local development, VS Code, pages, layouts, and the real beginner mistakes that made the workflow finally click.
Read →Astro Pages, Layouts and Components: The First Three Concepts to Learn
How Astro's file-based routing, shared layouts, and reusable components work, explained for WordPress developers who think in themes, templates and shortcodes.
Read →Styling in Astro: Start with Plain CSS Before Reaching for Tailwind
How CSS works in Astro, including scoped styles, global CSS, CSS variables, and why a clean layout doesn't need a framework. With the actual CSS used to build this demo site.
Read →How to Set Up Your First Astro Project: A Step-by-Step Beginner Guide
Step-by-step Astro setup guide for beginners and WordPress developers, covering Node.js, Git, VS Code, localhost, GitHub, and common first-project mistakes.
Read →Static Site Generation Explained: How Astro Pre-Builds HTML
Learn how static site generation works, how Astro builds HTML before visitors arrive, and when SSG offers a simpler performance model than WordPress.
Read →What is Astro? A WordPress Developer's Honest Take
Astro explained by someone who spent 10+ years building WordPress sites. What Astro is, what it is not, when it beats WordPress, and when WordPress is still the better choice.
Read →Astro for WordPress Developers: When Static Sites Make More Sense
A practical Astro guide for WordPress developers who want to understand static site frameworks — what changes, what you gain, what you give up, and when the trade is worth making.
Read →WordPress vs Modern Stack: When to Use WordPress, Astro, Webflow, or Next.js
A practical guide to choosing between WordPress, Astro, Webflow, and Next.js — from a developer who has built with WordPress and Astro, and studied the others as practical alternatives.
Read →Astro vs Next.js: Which Framework Should You Use in 2026?
Practical comparison of Astro and Next.js for content sites and React apps. From a developer who builds with Astro in production and knows Next.js well enough to tell you when to use it instead.
Read →Best Hosting for Astro Sites in 2026: Tested Options for Every Budget
Where to host your Astro site, from free static hosting to VPS. A practical breakdown for developers who want fast, simple, low-cost deployments.
Read →When Should You NOT Use WordPress? A Developer's Honest Take
WordPress powers 43% of the web, but it is the wrong tool for plenty of projects. Here's when to skip it and what to use instead.
Read →Should You Migrate from WordPress to Astro?
A practical guide to deciding whether migrating your WordPress site to Astro makes sense — and what the process actually involves.
Read →WordPress vs Astro: Full Platform Comparison
A detailed head-to-head comparison of WordPress and Astro covering performance, CMS features, developer experience, and which to choose.
Read →