Europe 2026
AI Didn’t Kill the Web, It Moved in! — Olivier Leplus (AWS) & Yohan Lasorsa (Microsoft)
Overview
This talk explores how AI is transforming web development, moving beyond simple coding assistance to integrate into every stage of the web application lifecycle. It highlights how AI can aid in debugging, performance tuning, and even how web applications need to adapt to be consumable by AI agents. The presenters emphasize that mastering AI tools and understanding new integration patterns are becoming essential skills for web developers.
Who should watch
- Web developers looking to leverage AI for coding, debugging, and performance optimization.
- Product Managers and engineers interested in building AI-native web applications.
- Developers seeking to understand how to make their web applications accessible and usable by AI agents.
- Anyone curious about the future of AI integration in web development workflows.
Key takeaways
- AI is now present at all stages of web app development, from coding to debugging and performance improvement.
- Skills, lightweight plugins described in text format, enhance AI coding agents by adding domain expertise and enabling repeatable workflows.
- Multi-modal Conversation Protocol (MCP) tools, like the Chrome DevTools MCP, allow AI agents to interact with browser developer tools, enabling actions like taking screenshots, analyzing performance, and debugging network requests.
- Browsers are integrating AI directly into their developer tools, offering AI-powered explanations for console errors, debugging failing requests, and optimizing performance metrics.
- New Web AI APIs are emerging, allowing AI models to run directly in the browser for tasks like summarization and proofreading, reducing reliance on external APIs.
- Web applications need to be optimized not just for humans but also for AI agents, with proposals like LLM.txt serving as maps for agents to discover information on websites.
- Web MCP is an experimental proposal aiming to integrate AI tools directly into web applications, allowing agents to interact with web functionalities as if they were calling tools.
Notable quotes
*The truth is that today it's mainly a matter of skills.*
*It's not just the models, it's also the integrations all around it.*
*Make sure your your website is going to be prepared once we have all the agent agent peak browser coming out on the market.*
Unofficial community note. Prefer the recording for nuance.