BREAKING
Delba de Oliveira keynotes Next.js Conf 2024 alongside Guillermo Rauch Built the Next.js Learn platform - teaching millions of developers worldwide From medicine student to Staff Developer Advocate at Vercel Her career started with a single question: "What is a GitHub issue?" Exploring React ViewTransition API for cross-page animations in 2025 delba.dev - her Next.js-powered corner of the internet Raycast power user. Remotion video creator. Perpetual explainer of complex things.
Delba de Oliveira Staff DX Engineer
Developer Advocate + Educator + Creator

Delba de Oliveira

The person who taught the internet how Next.js actually works.

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.

Next.js React Vercel DX Engineer Server Components App Router Educator
5+ Years at Vercel
MILLIONS Developers Taught
8+ Conf Talks
1 GitHub Issue That Changed Everything
0 Prior CS Degree

From "What is GitHub?" to Keynoting Next.js Conf

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

What She Has Actually Done

Next.js Learn Platform
Built and maintains the official Next.js interactive learning platform - the on-ramp that millions of developers use to get from zero to confident with React and the App Router. Not a side project. The canonical path.
Next.js Conf 2024 Keynote
Co-presented the opening keynote at Next.js Conf 2024 alongside Guillermo Rauch and Lee Robinson. The talk was titled "Make it Work, Make it Right, Make it Fast" - a thesis statement that doubles as career advice.
React Summit 2022 Keynote
Keynoted React Summit 2022 with "Routing in React 18 and Beyond" - arriving just as the React ecosystem was absorbing server components and rethinking how routing works at the framework level.
App Router Documentation
Led the documentation effort for Next.js App Router - the largest structural change to the framework in years. Rewrote the docs from scratch alongside the engineering team during one of the noisiest migrations in modern React history.
Remotion Video System
Built a custom Remotion-based framework to generate technical explainer videos programmatically. Uses React to produce motion graphics that explain concepts like use client and Partial Pre-rendering - because good documentation should not be limited to text.
React Foundations Course
Created the React Foundations course - a structured, first-principles introduction to React that lives inside the Next.js ecosystem. Designed for developers who need to understand why, not just what.
PodRocket on Partial Pre-rendering
Appeared on the PodRocket podcast (March 2024) to unpack Partial Pre-rendering in Next.js with Wyatt Johnson - one of the more technically dense new features, made approachable in 26 minutes.
Terminal AI Learning Course
Built an experimental terminal-based AI learning course as a proof of concept for what interactive education can look like when you remove the browser interface entirely and work with the developer where they already live.
Multi-Conference Speaker
Speaker at Prisma Day 2022, GraphCMS, Hygraph, multiple Next.js Confs (2021, 2024), and React Summit 2022. Each talk different in topic; consistent in clarity and production value.

The Road Here

Pre-2018
Studied medicine. The doctor path. The plan that did not survive contact with a GitHub issue.
2018
Customer Service and Fraud Analysis at Mastercard. Learning how systems fail, how people communicate under pressure, and how organizations actually work.
2019
Recruitment Consultant at Adecco. Matching people to roles. Reading between the lines of a CV. Understanding what someone is capable of beyond their current title.
2019-2020
Coordinator of Student Leadership and Community / EU Program at Lambda School (now BloomTech). Helping people break into tech. The pivot makes complete sense in retrospect.
2020
Joins Vercel as Developer Advocate. The React ecosystem is accelerating. The Next.js documentation needs work. She arrives exactly on time.
2021
Speaks at Next.js Conf 2021. "Getting Started with React" and "Getting Started with Next.js." Clear, grounded, no assumed knowledge. The template for everything that follows.
2022
Keynotes React Summit 2022 on routing in React 18. Speaks at Prisma Day on the journey of data through React and Next.js. Builds the Next.js Learn platform.
2023
Promoted to Staff Developer Advocate. Leads documentation for Next.js App Router - the framework's biggest change. Builds the Vercel Knowledge Base.
2024
Co-keynotes Next.js Conf 2024 with Guillermo Rauch and Lee Robinson. Appears on PodRocket to discuss Partial Pre-rendering.
2025
Experimenting with React's ViewTransition API. New chapter beginning. The curiosity that started with a GitHub issue continues to compound.

The Stack She Lives In

React Server Components

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.

Next.js App Router

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

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.

ViewTransition API

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.

Remotion + Video Production

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.

delba.dev

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

The Details That Stick

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.

What She Is Up To Right Now

March 2025
Experimenting with React's ViewTransition API for cross-page animations in Next.js - one of the more anticipated new primitives in the React ecosystem.
January 2025
New chapter: joined Webflow as their first Chief Information Security Officer. A significant pivot that takes her technical leadership into an entirely new domain.
October 2024
Co-presented the opening keynote at Next.js Conf 2024 with Guillermo Rauch and Lee Robinson, titled "The Next.js Vision: Make it Work, Make it Right, Make it Fast."
March 2024
Appeared on PodRocket (LogRocket) with Wyatt Johnson to explain Partial Pre-rendering in Next.js - one of the framework's most technically nuanced recent additions.

Find Delba Online