E-book180 pages · PDF + EPUB

The Anti-Framework Handbook

The case for the platform — and the patterns to build real applications on it — in one volume. Nine chapters that take you from "why" to a production architecture with nothing to upgrade.

  • 9 chapters
  • 180 pages
  • Code samples
  • Lifetime updates

Instant download · DRM-free · 30-day refund

The Anti-Framework Handbook cover
Terrarium Labs
The field manual

The Anti-Framework Handbook

Building real applications on web standards


Audit the real cost

Put a number on dependency churn, build complexity, and the migrations you fund for years.

Build on the platform

Components, routing, state, and data — full application patterns with zero framework underneath.

Migrate without a rewrite

A measured, incremental path off a framework SPA — ship the whole way, never freeze.


01 Table of contents

Nine chapters, why to ship

  1. The framework taxFree sample

    What you actually pay for abstraction — in churn, build time, and the migrations nobody budgets for.

    18 pp
  2. What the platform gives you

    The native features that quietly replace whole libraries — and have shipped in every browser for years.

    20 pp
  3. Components on web standards

    Custom elements, shadow DOM, and slots as the unit of composition — no compiler in the loop.

    22 pp
  4. Reactive state, from scratch

    A tiny signals core in pure JS — the reactivity model behind every framework, in code you own.

    21 pp
  5. Routing & the URL

    The History and Navigation APIs as a router — deep links, transitions, and back-button correctness.

    19 pp
  6. Data & the network

    Fetch, streams, caching, and offline with Service Workers — a data layer with no client to install.

    20 pp
  7. Structuring a real app

    Modules, boundaries, and folder layout that scale — the architecture once the demo is behind you.

    23 pp
  8. Migrating off a framework

    An incremental, ship-the-whole-way path from an SPA to standards — with no rewrite and no freeze.

    24 pp
  9. Maintaining what lasts

    Keeping a native-first codebase readable as teams and ownership change — less to break, less to learn.

    13 pp

02 Sample

Read the opening

Chapter one is free — the full case against the framework tax, no email required. The PDF and EPUB editions read the same.

Download chapter 1 (PDF)
Sample page preview
Chapter one

The framework tax

Every team eventually asks the same question — not whether the framework was the wrong call at the time, but what it costs to keep it.

The sticker price is zero. The invoice arrives later, in upgrade cycles, build minutes, and the migrations nobody puts on the roadmap until they have to.

What ships fast today becomes the migration you fund for years.

This chapter puts a number on that invoice — dependency churn, build complexity, and the hours your team spends keeping up instead of shipping.

14

03 The details

What you get

Formats
PDF · EPUB · MOBI
Length
180 pages · 9 chapters
Code samples
Downloadable repo
Updates
Free, for life
License
DRM-free

Written by the Terrarium Labs team

The same people who ship native-first systems in production. One payment, yours to keep — including every future edition.