Staff DX Engineer
Staff Developer Advocate at Vercel. Builder of the Next.js Learn platform. Conference keynote speaker. Hobbyist videographer. Her entire career started when a colleague asked her to "open a GitHub issue." Best decision a colleague ever made.
There is a version of Delba de Oliveira who became a doctor. She studied medicine. She had a plan. Then a colleague at her job asked her to open a GitHub issue, and everything changed - because she had no idea what that meant, and the curiosity that question lit was impossible to extinguish. That is the whole origin story. One small request. One internet rabbit hole. And the rest, as millions of Next.js developers now know, is documentation history.
Today, Delba is a Staff Developer Advocate and DX Engineer at Vercel, the company behind Next.js. She did not just join the team and write some explainer posts. She built the Next.js Learn platform, the official interactive learning path that has guided countless developers through React fundamentals and the App Router. She created the React Foundations course. She rewrote, redesigned, and maintained the Next.js documentation during one of the framework's biggest transformations - the shift to server components and the App Router in Next.js 13 and beyond.
Before landing at Vercel, Delba moved through a set of roles that look, on the surface, nothing like a tech career: Customer Service and Fraud Analysis at Mastercard, Recruitment Consultant at Adecco, coordinator at Lambda School's EU program. What connects them is a pattern of organizing, communicating, and building systems that help people. That skill set - understanding how people learn, what confuses them, and what clicks - turned out to be exactly what the Next.js ecosystem needed as it scaled into the most talked-about React framework on the web.
Delba is not the kind of developer advocate who shows up at conferences and demos the happy path.
She cares, pointedly, about the design and decisions behind web experiences. She built a custom
Remotion framework - Remotion being a code-first video production library - so she could generate
visual explainer videos about concepts like use client and Partial Pre-rendering
programmatically, rather than recording and re-recording screen captures. She built a
terminal-based AI learning course as an experiment in alternative educational interfaces.
She is a hobbyist videographer who applies production thinking to technical content. The craft
shows in every piece she produces.
In October 2024, she co-presented the opening keynote at Next.js Conf alongside Guillermo Rauch and Lee Robinson - a recognition of just how central she has become to the framework's story and its community. She keynoted React Summit 2022 on routing in React 18. She has spoken at Prisma Day, GraphCMS, Hygraph, and multiple editions of Next.js Conf. She appeared on the PodRocket podcast to dissect Partial Pre-rendering - one of the more technically nuanced new features in recent Next.js history - and made it sound manageable.
In 2025, she is experimenting with React's ViewTransition API for cross-page animations, a sign that she keeps running toward whatever is newest and most misunderstood in the ecosystem. She is a Raycast power user - the kind of person who optimizes their own tooling until it disappears into muscle memory. Her personal website, delba.dev, is built with Next.js, React, TypeScript, and Tailwind, which is less a technical choice and more a personal statement: she builds the thing she teaches. She lives in it.
What makes Delba unusual is the combination: she can read a technical RFC and understand its implications, and she can also explain those implications to someone who learned React last week. Most people pick one lane. She drives both at once, and she makes it look effortless - which is the most sure sign that it is not.
"I care about the design and decisions behind web experiences."- Delba de Oliveira
use client and Partial
Pre-rendering - because good documentation should not be limited to text.
Server components changed how React applications think about the boundary between server and client. Delba was in the room explaining that shift - in documentation, in talks, in video. She helped define the mental model that developers now use to reason about RSC.
The App Router introduced nested layouts, server actions, and a fundamentally different way to structure a Next.js application. Delba wrote the documentation that explained it - during the messy, contested, early period when the community was still forming opinions about whether it was the right direction.
Partial Pre-rendering is one of Next.js's more nuanced rendering strategies - serving a static shell with dynamic holes that stream in after. Delba has been one of its most effective communicators, breaking it down on podcasts and in docs without collapsing the complexity.
In 2025, Delba is exploring React's ViewTransition API for cross-page animations in Next.js - a pattern that could make navigation feel native without abandoning the web model. Early days, but she is already building.
Built a custom framework on top of Remotion to generate technical explainer videos programmatically using React. Treats video as a medium worth engineering properly - not an afterthought to the written tutorial.
Her personal site is a working demonstration of the stack she teaches. Built with Next.js, React, TypeScript, and Tailwind CSS. A portfolio that proves the point without needing to say anything.
"Make it work, make it right, make it fast."- Delba de Oliveira, Next.js Conf 2024 Keynote
Her entire tech career was triggered by a colleague asking her to open a GitHub issue. She had no idea what GitHub was. She found out.
She studied medicine before pivoting to web development - which explains the systematic, first-principles approach to everything she builds and teaches.
She is a Raycast power user, featured in Raycast's own Community Stories series. When she finds a tool that works, she commits.
She built explainer videos using Remotion - a React-based video production framework - meaning she writes React code to create motion graphics about React. Very on-brand.
Her colleagues describe her as someone who "is everywhere at once and knows how to make the most of limited resources." The polite way of calling someone excellent.
She has worked across customer service, recruitment, student coordination, and developer advocacy - and she pulls something useful from every single one of those roles.
She built a terminal-based AI learning course as an experiment - because why limit education to the browser when developers already live in the terminal?
Her GitHub is delbaoliveira. Her website is delba.dev. Her X handle is @delba_oliveira. She is not hard to find if you know where to look.
ViewTransition API for cross-page animations in Next.js - one of the more anticipated new primitives in the React ecosystem.