Svelte vs Appwrite
Side-by-side trajectory, velocity, and editorial themes.
SvelteKit's remote functions mature as the toolchain quietly lines up SvelteKit 3
Svelte ships a monthly What's-new digest whose center of gravity is SvelteKit, not the compiler. Remote functions are the most active subsystem—forms, queries, and enhance callbacks have churned through repeated breaking changes as the API finds its final shape. The CLI (sv) and language tools are kept in lockstep so newly scaffolded projects reflect the latest syntax.
The clearest through-line is the road to SvelteKit 3: config is moving into vite.config.js, and experimental explicit environment variables preview the eventual replacement for the $env/* modules. Alongside that, remote functions are gaining realtime (query.live) and file-upload ergonomics while their rough edges get sanded down.
Expect continued SvelteKit 3 previews—likely a beta that makes the vite.config.js and explicit-env changes the default—plus further remote-function stabilization. This is grounded in the recurring 'preview of how Kit 3 will work' notes across the recent entries.
Appwrite hardens auth and broadens its framework and runtime surface as a Firebase alternative.
Appwrite is an open-source backend-as-a-service competing with Firebase and Supabase across auth, functions, storage, realtime, and hosted Sites. The recent cadence is broad and infrastructure-heavy: auth hardening (password strength, email policies), new realtime primitives (Presences), storage speedups, more build runtimes (Bun, Deno, Dart, Flutter), and a first-class React library. It also tightened free-tier economics by deleting long-paused free projects.
The platform is investing on two fronts at once — developer experience (React hooks, monorepo-aware Git build triggers, a Claude Code plugin) and backend breadth (presence, auth policies, faster uploads). The pattern is filling parity gaps with Firebase and Supabase while courting framework-native and agent-assisted workflows. Free-tier cleanup suggests attention to cloud cost discipline alongside feature growth.
Expect the React library to grow past auth into data and realtime hooks, and continued runtime and framework additions for Sites and Functions.
See more alternatives to Svelte →
See more alternatives to Appwrite →