Verbuma.

The vocabulary of modern development

Words that power the modern web.

Clear, practical articles on modern web development — from the tools and frameworks powering apps today.

Latest Articles

From the glossary

react

React Server Components

Components that render exclusively on the server, shipping zero JavaScript to the browser. They can read databases and secrets directly, with async/await at the top level.

performance

Edge Runtime

A V8-isolate execution environment that runs at 100+ global PoPs. Cold-start time is under 1ms — orders of magnitude faster than traditional serverless functions.

next.js

App Router

The file-based routing system introduced in Next.js 13 that uses React Server Components by default, co-locates layouts, and enables streaming HTML responses.

About Verbuma

Verbuma is an independent blog covering the vocabulary of modern app development — the frameworks, patterns, and tools you encounter every day, explained clearly.