21 articles and three interactive labs covering the tech fundamentals that matter right now. Each article stands on its own. Start anywhere.
A practical guide to building and publishing any website — from zero to live URL. Personal, portfolio, passion project — whatever you want on the internet.
Read → OverviewVue, React, Angular, Svelte — they all do similar things. Here's why they exist, where they came from, and what actually makes them different. No prior framework experience needed.
Read → OverviewNew to web frameworks entirely? Start here. A beginner-friendly single-page guide to what Astro is, why it exists, and whether it's the right tool for what you want to build.
Read → OverviewEvery app you use is secretly talking to dozens of other apps behind the scenes. That conversation has a name — and once you understand it, the entire internet makes a lot more sense.
Read → OverviewAPI keys, tokens, OAuth, sessions, JWTs — you've heard these terms used interchangeably. They're not the same thing. Here's what each one actually is, why it exists, and how they fit together.
Read → OverviewWhat is front matter? What is a key-value pair? What are data types? A single-page beginner's guide to the vocabulary that shows up in every config file, blog post, and developer tool.
Read → BreakdownYou've been using computers for years but the moment developers start talking, it sounds like a different language. This guide fixes that. No CS degree required.
Read → BreakdownExplains the ideas, vocabulary, and mental models behind today's AI tools — so the whole picture clicks. No prior technical knowledge required.
Read → BreakdownA beginner-friendly guide to the most powerful AI tools right now — from IDEs where code gets written to image generators reshaping creativity. Updated early 2026.
Read → BreakdownYou don't need to be a wizard to understand git. Starts from absolute zero — what a branch even is — and ends with the most debated button in software development.
Read → BreakdownHow a blinking cursor became the most powerful tool in computing, and why every developer still uses it today.
Read → BreakdownEvery developer tool you'll ever use speaks the same language. Learn the grammar once and you can read any command ever written.
Read → BreakdownReact didn't just ship a library — it shipped a mental model that every major framework since has inherited. This is the genealogy: what they all share, how Vue, Angular, Svelte, and Solid each diverged, and where the industry is converging right now.
Read → BreakdownWhat Astro is, why it exists, how it compares to Next.js and the rest, when to deploy on Cloudflare vs Vercel — plus a deep dive into the .astro file format and what makes it unlike anything else.
Read → BreakdownWhat React is, why it exists, how Next.js built an empire on top of it, what the dominance numbers actually look like, who the real competitors are — and why Cloudflare is playing a very clever long game to break Vercel's grip on the ecosystem.
Read → BreakdownA long-form editorial on the ongoing rivalry between Cloudflare and Vercel — origin stories, product comparisons, the vinext AI rewrite incident, the just-bash fork controversy, and what it all means for developers in 2026.
Read → BreakdownMarkdown and front matter have become the universal standard for documentation across the entire AI ecosystem. Here's why that happened — and how to write docs that work for both humans and machines.
Read → BreakdownA comprehensive beginner's guide to front matter, key-value pairs, all six data types, YAML vs TOML vs JSON, and where this pattern lives across the entire tech ecosystem.
Read → BreakdownAn intermediate guide to how YAML actually parses — type resolution, the Norway Problem, multiline strings, anchors, and how Astro, Jekyll, and Hugo each handle the same front matter differently.
Read → BreakdownA plain-English guide to context windows, Skills files, and how a small change called front matter makes your AI coding tool faster and smarter.
Read → Deep DiveAn advanced guide to the YAML 1.2 spec's four processing layers, parser divergence and schema modes in js-yaml/Psych/PyYAML, advanced Zod schema design for Astro content collections, and typed config alternatives to YAML at scale.
Read →From blank text windows to AI coding assistants — a beginner-friendly look at the tools developers use every day, including the editors reshaping how code gets written in 2026.
Start →Think you've got git figured out? Put your knowledge of branches, commits, and pull requests to the test.
Start →Understand the command line from zero. An interactive lab to train and test your terminal confidence.
Start →