The Vue 3 API Layer of BFF: Composables, Error Boundaries & Type Safety
Building a clean, typed client-BFF contract in Vue 3. useApi composables, error handling strategies, and OpenAPI codegen.
Apr 12, 202618 min read4

Search for a command to run...
Articles tagged with #best-practices
Building a clean, typed client-BFF contract in Vue 3. useApi composables, error handling strategies, and OpenAPI codegen.

Building safer habits before production

What worked, what didn’t, and why it matters

Designing a Docker repo that explains itself

How Redis enables fast, secure, and scalable session management in modern PHP-based web applications.

How signed cookies extend authentication to the CDN layer and securely protect static assets in a real-world system.
