Search the practice set

275 questions, 991 terms and 600 topics in 30 areas.

55 results for “BFF for Experience”

Topics · 42
topic

BFF for Experience

One backend per experience, shaped by the screen rather than by the domain.

2 items
topic

Frontend & Experience Architecture

General material on architecting the surface the user actually touches.

2 items
topic

API Shapes for UI

REST, GraphQL and RPC judged by over-fetching, round trips and client coupling.

2 items
topic

APIs as Products

Ownership, lifecycle, deprecation policy and developer experience.

5 items
topic

Abstraction Level Choice

How much to hide, and the leak that turns a helpful abstraction into a trap.

2 items
topic

Accessibility Architecture

Semantics, focus management and announcements designed in rather than audited in.

3 items
topic

Backend for Frontend

A narrow backend per client experience, owned by that client's team.

2 items
topic

Client Caching & Data Layer

Stale-while-revalidate, invalidation and optimistic updates on the client.

2 items
topic

Client Feature Flags

Flag evaluation on a device you do not control, and the flicker and staleness it brings.

2 items
topic

Client State Architecture

Server state, UI state and derived state, and why conflating them causes most bugs.

3 items
topic

Cluster Architecture

How many clusters, split by what, and the blast radius each split buys.

4 items
topic

Component Contracts

Props, slots and events as an interface, and the breaking change hidden in a style.

2 items
topic

Container Image Strategy

Base images, layer hygiene, rebuild cadence, and patching a fleet of images.

2 items
topic

Core Web Vitals

LCP, INP and CLS — what they measure, and the architecture that moves them.

3 items
topic

Design Systems

Components as a versioned internal product, with adoption and deprecation like any API.

3 items
topic

Developer Environments

Local, remote and ephemeral environments, and the fidelity each can honestly claim.

2 items
topic

Edge Rendering

Running the render close to the user, and the personalisation and cache trade it implies.

2 items
topic

Frontend Security

CSP, XSS, CSRF, token storage, and the trust boundary that ends at the browser.

2 items
topic

Guardrails vs Gates

Preventing a class of mistake automatically versus stopping to ask a human.

2 items
topic

Hydration Cost

The gap between visible and interactive, and the JavaScript that closes it.

2 items
topic

Inner Loop & Outer Loop

Where an engineer's time actually goes, and which loop a platform investment shortens.

2 items
topic

Internal Developer Platform

The assembled surface teams actually touch, and what belongs behind it.

3 items
topic

Internationalisation

Locale, direction, pluralisation and dates as structural concerns, not string tables.

2 items
topic

Micro-Frontends

Independent deployment of UI slices, and the shared runtime that undermines it.

3 items
topic

Module Federation

Loading code from another build at runtime, with versioning and failure to think about.

2 items
topic

Paved Road & Golden Path

A supported default route that is easier than the alternatives rather than mandatory.

2 items
topic

Platform API Deprecation

Removing something dozens of internal teams depend on, on a timeline that holds.

2 items
topic

Platform APIs

Treating the platform's own interfaces as contracts with consumers and compatibility rules.

2 items
topic

Platform Adoption

Migrating existing teams onto a platform without a mandate, and reading the adoption curve.

3 items
topic

Platform Engineering

General material on internal platforms as products with users, adoption and lifecycles.

3 items
topic

Platform Funding

Central cost, showback, chargeback, and justifying a team that ships no customer feature.

2 items
topic

Platform SLOs

Committing to reliability for internal consumers who cannot choose another provider.

3 items
topic

Platform Team Topologies

Stream-aligned, enabling, complicated-subsystem and platform teams, and their interactions.

2 items
topic

Platform Telemetry

Instrumenting the platform itself: usage, friction, and where teams leave the paved road.

2 items
topic

Platform Tenancy

Isolating teams sharing a cluster, account or pipeline fleet, and where isolation must be hard.

2 items
topic

Real User Monitoring

Field data from real devices and networks, against the synthetic run that looked fine.

2 items
topic

Rendering Strategies

Client, server, static and incremental rendering, and what each costs on first paint.

3 items
topic

Self-Service Provisioning

Teams getting infrastructure without a ticket, and the guardrails that make that safe.

3 items
topic

Service Mesh Operations

What a mesh genuinely solves, its failure modes, and the cost of running one.

2 items
topic

Service Templates

Scaffolding new services with observability, CI and security already wired in.

2 items
topic

UI Monorepo Strategy

One repository for many front ends, and the build graph that makes it viable.

2 items
topic

Web Performance Budgets

A number a build can fail against, rather than a performance sprint once a year.

2 items