Glossary coding Term Page

Adapter

the SvelteKit plugin that turns builds into targets for Vercel

adapter #coding#svelte
Korean version

Related Concepts

Core Idea

Adapter is the SvelteKit plugin that turns builds into targets for Vercel, Node, Cloudflare, and so on. It usually makes the most sense alongside Environment variables, CI pipeline, Rollback.

Why It Matters Here

Mathbong reuses this term across svelte posts as shared vocabulary.

Posts Mentioning This Concept