
Agenda 2026
- 08:00 -
- 09:00
- 10:05 -
- 10:35
- Hall B
The innovation of AI coding tools, has freed developers, especially on the frontend side, by automating tedious tasks like CSS fixing, unit testing, and bug fixing...
- 10:40 -
- 11:10
- Hall B
The web as we know it is splitting. While we obsess over React Server Components, a parallel "Agentic Web" is being built...
- 11:15 -
- 11:30
- 11:30 -
- 12:00
- Hall B
A year ago we built an agent. Then we made it agentic...
- 12:05 -
- 12:35
- Hall B
Refactoring thousands of files to break a React-Redux monolith is a daunting task...
- 12:40 -
- 13:10
- Hall B
For years, web scraping has been a fragile game of reverse-engineering HTML-defined by brittle selectors, endless maintenance, and constant breakage...
- 13:15 -
- 13:30
- Hall B
In this talk, we’ll build a clear mental model of what the Activity component does, how it differs from Suspense and transitions, and where it fits in real-world React applications...
- 13:45 -
- 14:35
- 14:35 -
- 14:50
- Hall B
Are you still prop-drilling data through five layers of React Server Components just to avoid a second database query?
- 14:50 -
- 15:05
- Hall B
We replaced brittle browser tests with sleek Jest + jsdom—then learned “fast” and “simple” can still be wrong...
- 15:10 -
- 15:25
- Hall B
For years, libraries have been the default way to move faster, avoid edge cases, and build reliable UI...
- 08:00 -
- 09:00
- 09:00 -
- 09:30
- 09:30 -
- 10:00
- Hall A
AI is reshaping frontend development faster than any shift we have seen in years...
- 10:05 -
- 10:35
- Hall A
Ink is a React renderer that outputs to the terminal instead of the DOM...
- 10:40 -
- 11:10
- Hall A
In this session, we’ll explore how Figma MCP can help create a more automatic workflow for generating UI...
- 11:15 -
- 11:30
- 11:30 -
- 12:00
- Hall A
Influencers have convinced us that the answer to React’s problems are… Svelte or Solid or Vue or [insert-your-favorite-new-framework]...
- 12:05 -
- 12:35
- Hall A
As developers, we usually implement given UI designs. But wouldn’t it be great to gain a better understanding of the science behind a good design?
- 12:40 -
- 13:10
- Hall A
When a React component crashes today, the user hits a dead end, and we get flooded with raw logs...
- 13:15 -
- 13:45
- Hall A
This session will be to demonstrate how we use Panda-CSS to build styling tools that are custom, typesafe and opinionated to enable engineers and agents to ace intense Ui engineering tasks with ease.
- 13:45 -
- 14:35
- 14:35 -
- 15:25
- Hall A
Everyone is asking whether AI is killing frontend development, but maybe that's the wrong question...
- 08:00 -
- 09:00
- 09:00 -
- 09:30
- 09:30 -
- 10:00
- Hall A
AI is reshaping frontend development faster than any shift we have seen in years...
- 10:05 -
- 10:35
- Hall B
The innovation of AI coding tools, has freed developers, especially on the frontend side, by automating tedious tasks like CSS fixing, unit testing, and bug fixing...
- 10:05 -
- 10:35
- Hall A
Ink is a React renderer that outputs to the terminal instead of the DOM...
- 10:40 -
- 11:10
- Hall B
The web as we know it is splitting. While we obsess over React Server Components, a parallel "Agentic Web" is being built...
- 10:40 -
- 11:10
- Hall A
In this session, we’ll explore how Figma MCP can help create a more automatic workflow for generating UI...
- 11:15 -
- 11:30
- 11:30 -
- 12:00
- Hall A
Influencers have convinced us that the answer to React’s problems are… Svelte or Solid or Vue or [insert-your-favorite-new-framework]...
- 11:30 -
- 12:00
- Hall B
A year ago we built an agent. Then we made it agentic...
- 12:05 -
- 12:35
- Hall A
As developers, we usually implement given UI designs. But wouldn’t it be great to gain a better understanding of the science behind a good design?
- 12:05 -
- 12:35
- Hall B
Refactoring thousands of files to break a React-Redux monolith is a daunting task...
- 12:40 -
- 13:10
- Hall A
When a React component crashes today, the user hits a dead end, and we get flooded with raw logs...
- 12:40 -
- 13:10
- Hall B
For years, web scraping has been a fragile game of reverse-engineering HTML-defined by brittle selectors, endless maintenance, and constant breakage...
- 13:15 -
- 13:30
- Hall B
In this talk, we’ll build a clear mental model of what the Activity component does, how it differs from Suspense and transitions, and where it fits in real-world React applications...
- 13:15 -
- 13:45
- Hall A
This session will be to demonstrate how we use Panda-CSS to build styling tools that are custom, typesafe and opinionated to enable engineers and agents to ace intense Ui engineering tasks with ease.
- 13:45 -
- 14:35
- 14:35 -
- 14:50
- Hall B
Are you still prop-drilling data through five layers of React Server Components just to avoid a second database query?
- 14:35 -
- 15:25
- Hall A
Everyone is asking whether AI is killing frontend development, but maybe that's the wrong question...
- 14:50 -
- 15:05
- Hall B
We replaced brittle browser tests with sleek Jest + jsdom—then learned “fast” and “simple” can still be wrong...
- 15:10 -
- 15:25
- Hall B
For years, libraries have been the default way to move faster, avoid edge cases, and build reliable UI...
- 15:30 -
- 15:45
- Hall B
Testing React apps can get messy and slow, especially as they grow...
- 15:30 -
- 15:45
- Hall A
A practical, code-heavy talk showing how to build runtime API contract monitoring directly into React apps...
- 15:50 -
- 16:25
- Hall B
“Um, Actually” is a fast-paced, interactive live gameshow where panelists compete by correcting confidently wrong statements about technology, culture, and everyday “things we think we know.”
- 15:50 -
- 16:05
- Hall A
For three decades, UIs have been deterministic: developers wrote every state, every component, every edge case in advance...