Remote
In-person

Schedule

2025-11-17T14:00:00.000Z
2025-11-17T15:00:00.000Z
2025-11-17T16:00:00.000Z
2025-11-17T17:00:00.000Z
2025-11-17T18:00:00.000Z
2025-11-17T19:00:00.000Z
2025-11-17T20:00:00.000Z
2025-11-17T21:00:00.000Z
Community Track
2025-11-17T14:15:00.000Z
Opening Ceremony
2025-11-17T14:40:00.000Z
The AI-Native Software Engineer
Addy Osmani
Google
The role of the software engineer is undergoing a fundamental shift. As AI becomes deeply integrated into our workflows, a new paradigm is emerging: the AI-Native Software Engineer. This isn't about being replaced; it's about amplification. This talk presents a practical playbook for developers to transition to AI being a versatile partner across the entire software development lifecycle.We'll explore the crucial mindset shift required to see AI as a productivity multiplier, not a threat.
2025-11-17T15:00:00.000Z
QnA with Addy Osmani
2025-11-17T15:10:00.000Z
Short break
2025-11-17T15:20:00.000Z
Never Worry About CORS Again
Jarred Sumner
Oven
Fixing CORS errors is a frustrating rite of passage for every web developer. Bun's Rendering API makes it trivial to run your frontend and API on the same server, eliminating the entire category of cross-origin errors. Developers no longer need to wrestle with complex server-side headers or proxy requests just to fetch data from a different domain.
2025-11-17T15:40:00.000Z
QnA with Jarred Sumner
2025-11-17T16:00:00.000Z
Beyond Signals: The Next Big Shift in Web Reactivity
Ryan Carniato
Sentry
Signals and fine-grained reactivity have recently become staples in modern JavaScript frameworks. However, 9 years ago, when Ryan Carniato created SolidJS, the blueprint for the modern framework, that was not the case at all. Today more developers use Signals than ever before, but we are only at the beginning of the journey. Join Ryan as he looks to the future of fine-grained reactivity, web development, and explores what lies beyond Signals.
2025-11-17T16:20:00.000Z
QnA with Ryan Carniato
2025-11-17T16:30:00.000Z
Break
2025-11-17T16:50:00.000Z
Compilers, User Interfaces & the Rest of Us
Matheus Albuquerque
Medallia
Compilers have long been seen as one of the most complex topics in computer science. Nowadays, web frameworks are evolving from runtime libraries into optimizing compilers and reshaping how we build user interfaces. Different topics in front-end development—e.g., reactive programming—are now experiencing this era fueled by static-analysis-driven insights.This talk will explore how modern UI compilers are redefining performance and developer experience. We’ll discuss how some compilers are designed and different open-source solutions — including the React Compiler, Million.js, Svelte, and Marko, as well as enterprise apps, and the growing role of compilers in automating things.By the end of the session, you'll probably be optimistic about a future where compilers understand our entire code and offload a huge part of our mental burden related to manual tasks!
2025-11-17T17:10:00.000Z
QnA with Matheus Albuquerque
2025-11-17T17:30:00.000Z
AI-powered JavaScript Development
James O'Reilly,
Google
Alex Astrum
Google
Discover Firebase Studio, Google's new AI-powered, cloud-based workspace designed to supercharge your JavaScript development. Integrating a CodeOSS IDE, Gemini AI assistance, and Firebase JS SDK, Studio streamlines building, testing, and deploying full-stack JavaScript apps. Learn how Studio's AI accelerates coding, how templates get you started faster, and how to securely infuse your apps with the Gemini API using the production-ready Vertex AI in Firebase SDK. Key Takeaways: Leverage Firebase Studio for JavaScript; Boost productivity with AI assistance; Integrate Gemini securely via Vertex AI; Streamline your workflow from idea to deployment.
2025-11-17T17:50:00.000Z
QnA with Alex Astrum & James O'Reilly
2025-11-17T18:00:00.000Z
Lunch
2025-11-17T18:50:00.000Z
Weaponizing LLMs to Hack JavaScript AI Applications
Liran Tal
Snyk
Developers have gone full-steam from traditional programming to AI code assistants and vibe coding but where does that leave application security? What are the risks of LLMs introducing insecure code and AI applications manipulated through prompt engineering to bypass security controls?In a series of real-world application hacking demos I’ll demonstrate how developers mistakenly trust LLMs in generative AI code assistants that introduce insecure code and result in vulnerable applications that attackers easily exploit against you. We don’t stop here. We’ll apply adversarial attacks on neural networks in the form of prompt injection payloads to compromise LLMs integrated into AI application workflows and weaponize them for SQL injection and other business logic bypass.Join me in this session where you’ll learn how security vulnerabilities such as path traversal, prototype pollution, sql injection and other AI security risks are impacting LLMs and how to leverage AI security guardrails to secure GenAI code.
2025-11-17T19:10:00.000Z
QnA with Liran Tal
2025-11-17T19:30:00.000Z
Lightning Talks
A JS Dev's Guide to Not Dismissing Blockchain — Brian Whippo
Backend-for-Frontend Auth: The Secure JS App Architecture — Kim Maida
Get Set Up for Performance Testing With DevTools — Nishu Goel
2025-11-17T20:00:00.000Z
Break
2025-11-17T20:20:00.000Z
Demystifying npm: What Actually Happens When You Install and Publish
Karen Li
GitHub
npm powers the JavaScript ecosystem, but many developers still treat it as a black box.This talk aims to demystify core npm workflows and give developers with various levels of experience a clearer mental model of how npm works behind the scenes. With the rise of AI-assisted coding, many engineers are shipping code that depends on npm without deeply understanding it. Meanwhile, seasoned developers often struggle with subtleties around publishing, dependency resolution, and security.This talk clarifies the install and publish lifecycle, surfaces modern best practices, and offers decision-making tools that help developers avoid surprises and regain control over their tooling.
2025-11-17T20:20:00.000Z
QnA with Karen Li
2025-11-17T20:40:00.000Z
QnA with Karen Li
2025-11-17T21:00:00.000Z
Keeping Up with The Fast and Furious Web
Scott Tolinski
Co-host of Syntax.fm
Things are evolving constantly and it's hard to know what's worth your time. As someone who learns and teaches for a living, Scott explores the web platform and what really matters.
2025-11-17T21:20:00.000Z
QnA with Scott Tolinski
2025-11-17T21:30:00.000Z
Closing Ceremony
Residents Track
2025-11-17T15:20:00.000Z
Rethinking Bundling: Why You Don’t Need Less JavaScript
Daniel Roe
Nuxt
JavaScript represents a big part of page weight - and optimising for performance often requires trimming or optimising the bundle - albeit imperfectly. At the same time, bundlers have never been more important in full-stack JS frameworks. In this session we’ll be rethinking how bundlers can optimise JS, if we let go of some of our previous assumptions about what bundling means.
2025-11-17T15:40:00.000Z
QnA with Daniel Roe
2025-11-17T16:00:00.000Z
TypeScript on the GPU – Bridging the Gap Between Realms
Iwo Plaza
Software Mansion
Join me for a technical deep-dive on TypeGPU which, among other things, allows your WebGPU shader to be made up of JavaScript either partially or entirely. This means a library can be written fully in WebGPU Shading Language, yet accept a JS callback that gets compiled and injected into the shader code. Improving APIs by going past just tweaking knobs and parameters.In my talk, I’ll be touching upon how we offload most of this work to a build-step while still supporting dynamic scenarios, how we mitigate the differences between JavaScript and WebGPU Shading Language, and how we leverage existing tooling like the TypeScript language server to make CPU and GPU code connect seamlessly through types.
2025-11-17T16:20:00.000Z
QnA with Iwo Plaza
2025-11-17T16:30:00.000Z
Break
2025-11-17T16:50:00.000Z
Advanced Claude Code Techniques: Agentic Engineering With Context Driven Development
Cole Medin
Dynamous LLC
2025-11-17T17:10:00.000Z
QnA with Cole Medin
2025-11-17T17:30:00.000Z
Lessons from Building Enterprise Remote MCP Server?
Hemanth HM
PayPal
This talk shares real-world lessons from building and operating remote MCP (Model Context Protocol) server. It covers the architectural decisions, technical challenges, and practical insights that came from enabling scalable, context-aware model execution in one of the world’s largest payment platforms.
2025-11-17T17:50:00.000Z
QnA with Hemanth HM
2025-11-17T18:00:00.000Z
Lunch
2025-11-17T18:50:00.000Z
Beyond Boring: Unlocking the Web’s Wild Side
Elian Van Cutsem
React Bricks
Get ready for a fresh spin on frontend creativity! In this session, Elian will introduce some cutting-edge web APIs and showcase live demos that push the boundaries of what’s possible in the browser. From playful, interactive experiments to genuinely useful features you can use today, join us for a hands-on journey and get inspired to make the web a little weirder (and a lot more fun).
2025-11-17T19:10:00.000Z
QnA with Elian Van Cutsem
2025-11-17T19:30:00.000Z
Meta Framework for Kubernetes: TypeScript Meets Cluster Control
Casey Wylie
Defense Unicorns
Kubernetes doesn’t have to be hard. In this talk, we’ll explore kubernetes-fluent-client, a TypeScript-based meta framework that makes working with the Kubernetes API intuitive even if you’ve never touched client-go. From building controllers to managing subresources like logs, scale, and proxy, this talk dives into how the fluent client simplifies cluster interaction through a clear, expressive API, server-side apply, and custom informers. Whether you’re writing automation or full-blown operators, you’ll walk away ready to build Kubernetes-native applications faster and with less boilerplate.
2025-11-17T19:50:00.000Z
QnA with Casey Wylie
2025-11-17T20:00:00.000Z
Break
Discussion Rooms
2025-11-17T16:30:00.000Z
Backend/Fullstack Development With JavaScript
Liran Tal,
Snyk
Daniel Roe
Nuxt
2025-11-17T18:50:00.000Z
Fundamentals vs Frameworks: What Developers Need to Know When AI Knows Everything
Ryan Carniato,
Sentry
Daniel Roe,
Nuxt
Matheus Albuquerque,
Medallia
Brian Whippo,
Algorand Foundation
Alex Astrum
Google
2025-11-20T15:00:00.000Z
2025-11-20T16:00:00.000Z
2025-11-20T17:00:00.000Z
2025-11-20T18:00:00.000Z
2025-11-20T19:00:00.000Z
Community Track
2025-11-20T15:00:00.000Z
Opening
2025-11-20T15:10:00.000Z
The State of Node.js 2025
Matteo Collina
Platformatic.dev
Node.js continues to thrive despite claims of its decline. We'll debunk myths, highlight recent enhancements, and demonstrate its robust performance in today's tech landscape. The talk will cover Node.js's role in server-side programming and cloud-native applications, community contributions, integration of modern JavaScript features, and influence of emerging technologies. We'll conclude by projecting Node.js's bright future and growth areas in the evolving tech world.
2025-11-20T15:30:00.000Z
Node.js + TypeScript: A Native Integration Years in the Making
Marco Ippolito
HeroDevs
Imagine the convenience of executing TypeScript files directly with Node.js using `node file.ts`. Just a few years ago, this concept seemed like a distant dream. Today, it stands as an exciting experimental feature. This narrative dives into the journey of transforming this dream into a reality.
2025-11-20T15:50:00.000Z
Let's Build Your Personal AI Agent in JavaScript
Aileen Villanueva
Orama
We all have those repetitive web tasks we wish would just handle themselves – sorting through data, extracting information from multiple pages, or customizing content for different audiences. What if your JavaScript application could do this autonomously, right in the browser?This talk demonstrates how to create intelligent AI agents in JavaScript that eliminate tedious tasks without sending sensitive data to the cloud. We'll combine modern web technologies with client-side AI techniques like RAG (Retrieval-Augmented Generation) and function calling to build applications that understand content, make decisions, and take actions based on user goals.
2025-11-20T16:10:00.000Z
What Happens When an AI Has Access to a Node.js Environment? Spoiler: Wild Things
Alfonso Graziano
Nearform
Give an AI access to a real Node.js runtime, and things start to get interesting. It can run code, install packages, generate files, and even launch servers on the fly. In this talk, you will see how I built a Node.js Sandbox server powered by the Model Context Protocol (MCP), an open standard that connects AI to real tools and data in a safe, controlled way.We will walk through how the sandbox works: starting fresh Docker containers, installing npm packages on the fly, executing JavaScript, and sending back logs or files. Everything happens through simple MCP messages, allowing the AI to interact with your system just like a developer would, only faster.You will see how this unlocks powerful use cases like generating charts with Chart.js, summarizing long articles from the web, creating and testing QR codes, scraping and saving content, generating PDFs and fake CSV data, or even spinning up mock APIs in seconds.
2025-11-20T16:30:00.000Z
Break
2025-11-20T16:35:00.000Z
When the Safety Net Catches Fire: Solving Feature Flag Problems at Scale
Ryan Feigenbaum
GrowthBook
Feature flags seem simple enough: an on/off switch in your code. But as your team grows, the code gets more complex, and you add more flags, things can quickly go off the rails. Soon enough, you're wondering if a flag is safe to delete, why a toggle no longer in use is still slowing down your app, and why your React components flicker on every page load. This talk covers the three biggest problems I see JavaScript teams hit when scaling feature flags - and the patterns that actually work.
2025-11-20T16:55:00.000Z
Beyond JavaScript: Unleashing the Power of WebAssembly for Faster Web Apps
Nitin Gupta
Expedia
JavaScript is great, but it wasn’t built for high-performance tasks like complex data processing or 3D rendering. That’s where WebAssembly (WASM) comes in — a technology that can deliver near-native performance directly in the browser. In this talk, I'll show you how WASM can supercharge your web apps with a real-world demo, where it dramatically outperforms JavaScript in sorting a large dataset. You'll also discover how industry leaders like Prime Video and Figma leverage WASM for massive performance gains.
2025-11-20T17:15:00.000Z
The End of Frontend Fragmentation? How Rust is Unifying Frameworks & Tooling
Alexander Lichter
VoidZero
Frontend frameworks are increasingly converging, not just in features like Signals or first class TypeScript support, but also in shared tooling. Vite now powers most ecosystems, and meta-frameworks increasingly rely on Nitro and other unified layers.In this talk, we’ll look at the next phase of this convergence: the rise of Rust-powered tooling that will improve our workflows. Up first is Rolldown, a next-gen bundler offering not only speed or compatibility with Rollup, but also advanced optimization features like granular chunk control. Another tool, actually a set of tools that is part of the equation is Oxc, the Oxidation Compiler, a modular toolchain for parsing, transforming, minifying, but also linting and formatting JavaScript - at scale.You’ll leave with a clearer picture of where frontend tooling is heading and how you can adopt these tools today to benefit of the out-of-the-box performance and advanced features.
2025-11-20T17:35:00.000Z
Fast Track Design to Code With Figma MCP
Riccardo Erra
Figma
Design-to-code moves faster when your agent has the right context at each step. I’ll show how the Model Context Protocol (MCP) lets you stitch together servers so the agent can pull structured design signals from Figma – variables, components, design notes, and Code Connect mappings – and pair them with your editor/project rules to make grounded implementation choices. From there, adding a few more servers for documentation, runtime checks in a real browser, and version control gives the agent richer, verifiable inputs instead of guesswork. The payoff: fewer “rogue” detours because decisions are anchored to real sources and less context-switching since developers stay in the IDE while the agent gathers what it needs.
2025-11-20T17:55:00.000Z
Break
2025-11-20T18:05:00.000Z
Diving Into the Toplayer: Where Dialogs, Popovers, and Modals Live
Tim Damen
ABN AMRO Bank
The web platform is evolving, introducing powerful new primitives that change how we build interfaces. Among these innovations is the toplayer – an important yet often misunderstood rendering concept. This talk explores the toplayer rendering mechanism, learning how it enables UI patterns and examining its role in accessibility, performance, and developer experience.The toplayer isn't just another technical specification—it represents a shift in how browsers handle elements that need to break out of the normal document flow. From dialog elements to the new popover API, custom tooltips to modal interfaces, the toplayer has quietly become essential for creating modern web experiences.
2025-11-20T18:25:00.000Z
Building Durable Workflows From Scratch in JavaScript
Peter Kraft
DBOS
Durable workflows - workflows that checkpoint their state to automatically recover from failure - enable developers to build reliable code faster and dramatically reduce the severity of production incidents. Most workflow systems require you to set up a bunch of infrastructure, but that’s not necessary! In this talk, we’ll show you how to build durable workflows in pure JavaScript, as a library any application can import.
2025-11-20T18:45:00.000Z
Eye Tracking & a11y on the Edge: Build an Eye Tracking With AI Running on Your Device!
Francesco Sciuti
Devmy
Today it's possible to create advanced eye tracking systems without specialized hardware but simply using a standard webcam and the inevitable AI. But the real difference is made by the model that is already completely on the edge and therefore on the device or browser, allowing you to work even offline!With 'AI on the edge' technologies for facial and eye detection, a bit of linear regression, and a real-time calibration system that adapts to the user and environment, I will show, using only JavaScript and on-device AI models,  the results of the experiment, discussing accuracy, current limitations, and potential improvements.The challenges faced in on-device optimization are many to balance precision and performance, but this experiment opens new possibilities for accessible applications in human-machine interaction, behavioral studies, and accessibility systems, all created with open source technologies and common hardware!
2025-11-20T19:05:00.000Z
Closing
Residents Track
2025-11-20T15:10:00.000Z
The 2025 State of JavaScript Testing
Daniel Afonso
PagerDuty
Have we been stuck in the same testing pain loops for years? Even though it might seem like it, we haven't!Even if AI is now writing our tests, many JavaScript developers have faced numerous challenges, from the unclarity of test classifications to the struggle of mocking, long-running integration tests, and shifting everything to E2E tests.Let's recap everything that has happened in the past years and look into the present to explore what 2025 will bring for testing in the JavaScript world around test runners, testing libraries, mocking, production practices, and AI-based tools.
2025-11-20T15:30:00.000Z
DevTool Wars: Across the Browser-verse
Will Klein
North
Most developers use Chrome DevTools, but what about Firefox, Safari, and Edge? Venture off the well-traveled path, and we’ll find each browser hiding its own set of overlooked tools. We’ll explore how they uniquely tackle accessibility, design, debugging, and more. Let’s follow the firefox, dive beneath the chrome on a cross-browser safari, and discover where each dev tool has the edge!
2025-11-20T15:50:00.000Z
JavaScript File Handling Like a Pro: From ZIP Streams to Memory-Efficient Parsing
Noam Zingboim
Telzar
Handling files in JavaScript goes far beyond fs.readFile. In this practical talk, you'll learn how to process large files efficiently using streams, pipeline(), async iterators, and backpressure handling — all without crashing your server. From real-time CSV parsing to ZIP decompression and production-safe file cleanup, we’ll explore powerful patterns that make your Node.js apps faster, safer, and ready for scale.
2025-11-20T16:10:00.000Z
They Said JavaScript Couldn't Make Beautiful Art – They Were Wrong
Raihan Nismara
D3 Labs
Discover how JavaScript and canvas sketch transform mundane code into mesmerizing visual art in this eye-opening session. This talk reveals practical techniques to generate algorithmic masterpieces using simple math principles, demonstrates live coding examples that blur the line between development and artistry, and shares how this creative coding approach revolutionized my own work. Whether you're a seasoned developer or creative coder, you'll walk away with the skills to express your artistic vision through code and join the growing community of computational artists pushing the boundaries of digital creation.
2025-11-20T16:30:00.000Z
Break
2025-11-20T16:35:00.000Z
Generative Engine Optimization: How to Build AI-Discoverable Websites
Simon Ouyang
Distro
Search is evolving. As AI tools like Perplexity, ChatGPT, and Google SGE transform how users discover content, traditional SEO strategies fall short. Today’s web visibility depends on how well your site communicates with machines, not just humans.In this talk, we’ll explore the foundations of Generative Engine Optimization (GEO)—a new approach to building websites that surface in AI-driven search results. You’ll learn how to structure content for LLMs, create AI-friendly endpoints, and evaluate how your site appears through the lens of generative systems.We'll also walk through a live demo to show these techniques in action, with patterns you can apply regardless of your framework.
2025-11-20T16:55:00.000Z
Entropy Tolerance: The Most Important Software Question You Aren't Asking
Tony Alicea
The Smyth Group
"Entropy Tolerance" is an original idea to help technical leaders navigate AI adoption decisions. This concept measures how much AI-generated uncertainty your systems and processes can handle before they break. Learn this decision-making framework to guide your teams on when to embrace AI and when to proceed with caution.
2025-11-20T17:15:00.000Z
From Fragile to Future-Proof: Solving Web Monetization Chaos with Payment Systems That Scale
Faris Aziz
Smallpdf
What happens when 'just integrate Stripe/Adyen/Revolut' isn't enough? As platforms grow, payments turn from a simple integration into a complex web of gateways, compliance, and strategy conflicts. This talk is for anyone who's hit scaling pain. I'll walk through the hard lessons from moving millions through fragmented systems, and show how treating payments as orchestration, not a feature, can unlock real growth.
2025-11-20T17:35:00.000Z
Local First – Collaboration Beyond Cloud
Kritiketan Sharma
Shine Solutions
For years, we’ve defaulted to centralised servers and, more recently, leaned heavily on server-side components to power our web apps. But this dependence has a cost: apps that break without constant internet connectivity, sluggish performance under heavy load, and user frustration when things don’t just work.This talk challenges the cloud-first status quo and invites developers to explore the power of **local-first**. Imagine building multiplayer, collaborative experiences that thrive offline, sync smoothly when online, and harness the value of localised state. We’ll also tackle the complexities of conflict resolution when shifting from a centralised authority to a sync server as a lightweight mediator.
2025-11-20T17:55:00.000Z
Break
2025-11-20T18:05:00.000Z
What Data Analysts Wish JavaScript Developers Knew: Lessons from Healthcare Finance
Aikerim Belispayeva
Memorial Healthcare System
Behind every healthcare dashboard or billing report is a complex web of data logic, regulatory standards, and human decisions. As a Senior Analyst working at the intersection of medical finance and technology, I’ve spent years navigating payment audits, EHR systems like EPIC, and revenue optimization — all using SQL, Python, and data visualization platforms like Tableau.But too often, the tools we rely on break down at the interface level. Whether it’s a dashboard that hides critical edge cases, a confusing filter logic, or performance bottlenecks with large datasets, the gap between engineers and analysts becomes painfully clear.In this talk, I’ll share what non-JavaScript professionals (like data analysts and healthcare teams) wish JS developers understood — from the importance of transparent data flows and smart defaults, to accessibility for non-technical users and the challenges of real-world billing logic.This isn’t a technical deep dive into code — it’s a real-world case study of how design decisions in JS-powered tools can make or break healthcare outcomes, and how engineers can build better, more empathetic data tools.
2025-11-20T18:15:00.000Z
TanStack Router: Beyond the Basics
Joana Santos
synvert xgeeks
Modern routing isn’t just about navigating between pages anymore - it’s about dynamic data loading, route transitions, and user experience. Join us as we uncover the superpowers of TanStack React Router. We’ll explore features that go beyond the basics, like nested routing, type-safe loaders, and prefetching strategies. Expect a fun ride with real-world examples, tips to optimize performance, and a live demo of building a mini-dashboard app that uses all the best features of TanStack Router.
2025-11-20T18:25:00.000Z
Building Desktop Apps Out of Web Apps: Scaling Electron With Code Signing & CI/CD
Ayodele Aransiola
Voyatek Group
Electron bridges the web and desktop apps, enabling developers to turn web apps into cross-platform desktop experiences. But beyond the quick start lies a series of engineering challenges, from code signing headaches to CI/CD bottlenecks, and security risks.
2025-11-20T18:45:00.000Z
Beyond Code: Crafting Effective Discussions to Further Technical Decision-Making
Allison McMillan
Tavlin Consulting
Whiteboards. Proof of Concepts. Pairing. Spikes.
2025-11-20T19:05:00.000Z
Closing
Community Track Q&A
2025-11-20T15:30:00.000Z
Matteo Collina's Room
Matteo Collina
Platformatic.dev
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T15:50:00.000Z
Marco Ippolito's Room
Marco Ippolito
HeroDevs
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T16:10:00.000Z
Aileen Villanueva's Q&A
Aileen Villanueva
Orama
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T16:30:00.000Z
Alfonso Graziano 's Q&A
Alfonso Graziano
Nearform
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T16:55:00.000Z
Ryan Feigenbaum's Q&A
Ryan Feigenbaum
GrowthBook
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T17:15:00.000Z
Nitin Gupta's Q&A
Nitin Gupta
Expedia
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T17:35:00.000Z
Alexander Lichter's Q&A
Alexander Lichter
VoidZero
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T17:55:00.000Z
Riccardo Erra's Q&A
Riccardo Erra
Figma
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T18:25:00.000Z
Tim Damen's Q&A
Tim Damen
ABN AMRO Bank
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T18:45:00.000Z
Peter Kraft's Q&A
Peter Kraft
DBOS
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T19:05:00.000Z
Francesco Sciuti's Q&A
Francesco Sciuti
Devmy
Leave your question in the comment field after the talk and the speaker will answer upon availability
Residents Track Q&A
2025-11-20T15:30:00.000Z
Daniel Afonso's Q&A
Daniel Afonso
PagerDuty
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T15:50:00.000Z
Will Klein's Q&A
Will Klein
North
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T16:10:00.000Z
Noam Zingboim's Q&A
Noam Zingboim
Telzar
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T16:30:00.000Z
Raihan Nismara's Q&A
Raihan Nismara
D3 Labs
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T16:50:00.000Z
Simon Ouyang's Q&A
Simon Ouyang
Distro
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T17:15:00.000Z
Tony Alicea's Q&A
Tony Alicea
The Smyth Group
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T17:35:00.000Z
Faris Aziz's Q&A
Faris Aziz
Smallpdf
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T17:55:00.000Z
Kritiketan Sharma's Q&A
Kritiketan Sharma
Shine Solutions
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T18:15:00.000Z
Aikerim Belispayeva's Q&A
Aikerim Belispayeva
Memorial Healthcare System
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T18:25:00.000Z
Joana Santos' Q&A
Joana Santos
synvert xgeeks
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T18:45:00.000Z
Ayodele Aransiola's Q&A
Ayodele Aransiola
Voyatek Group
Leave your question in the comment field after the talk and the speaker will answer upon availability
2025-11-20T19:05:00.000Z
Allison McMillan's Q&A
Allison McMillan
Tavlin Consulting
Leave your question in the comment field after the talk and the speaker will answer upon availability
Discussion Rooms
2025-11-20T15:30:00.000Z
Future-Proofing JavaScript Careers: Surviving Market Downturns and AI Disruption
Ayodele Aransiola,
Voyatek Group
Nishu Goel,
epilot GmbH
Noam Zingboim
Telzar
2025-11-20T16:30:00.000Z
Architecting for the Edge: The Next Fullstack Frontier
Brian Whippo,
Algorand Foundation
Noam Zingboim
Telzar