June 11 - 15, 2026
JS Nation
Amsterdam & Online

JSNation 2026

The main JavaScript conference of the year

Discover the future of the JavaScript development ecosystem and get connected to its stellar crowd! JSNation is the best place to learn about JavaScript – beside the main JS conf talks and panel discussion with high-profile specialists, be prepared for awesome MCs, in-depth workshops, a number of discussions & networking rooms, interactive entertainment, and engaging challenges for all participants.



This edition of the event has finished, the latest updates of this JavaScript Conference are available on the Brand Website.

GitNation Events Supporter

Catch, trace, and fix bugs across your entire stack Learn more

Agentic Interfaces: Tools, Skills, Generative UI and Web MCP
31 min
Agentic Interfaces: Tools, Skills, Generative UI and Web MCP
Wes discusses the evolving ways of interacting with software, from UI to voice commands and tailored interfaces. He explores generative UI, explaining its three levels: basic, declarative, and fully generative. Discussions on finding a middle ground between known components and fully generative approaches. Discussing challenges with current MCP interfaces and the need for adaptive and reactive interfaces, using smart home examples to illustrate preferences for UI interactions and personalized automation. Exploring the versatility of WebMCP in switching between manual and agent-controlled interactions for enhanced user experiences. Discussing staying hopeful in front-end development, embracing new technologies, and the concept of dynamic UI for user-driven component selection. Discussing the importance of preserving the openness of the web, advocating against centralized control by a few companies, and the risks associated with MCPs in user consent and security.
Agents on the Canvas With tldraw
29 min
Agents on the Canvas With tldraw
Max Drake discusses the challenges and benefits of working with agents on the canvas using the TLDraw SDK. The conversation delves into the complexity of bringing LLMs to the canvas, emphasizing the need for significant engineering work. The discussion covers projects like Teach and fairies, highlighting collaborative agent dynamics and multi-agent collaboration. Utilizing coding agents for project management and enhancing project visualization with features like the tech tree are explored. Customization options in the Teal Draw SDK, token management, and optimization strategies for efficient data retrieval are also discussed.
Designing a Migration to Micro-Frontends
30 min
Designing a Migration to Micro-Frontends
In the last decade, microfrontends have gained popularity for their independence and fast flow. Understanding common Microfrontend architectures is crucial for defining boundaries and responsibilities. Integration of CDNs for Microfrontends involves caching, TTL settings, and security considerations. Microfrontend migration strategies focus on stability and iterative transitions. Edge Compute deployment enables controlled traffic distribution and efficient rollbacks. Data sharing techniques include query strings, cookies, and backend APIs. Event handling utilizes event emitters for communication and routing. AI integration enhances code generation and project boundaries. Managing micro frontends in organizational repositories requires careful logistics. Aligning reusability goals with business gains is essential for management. Situational considerations and implementation strategies for Microfrontends involve framework choices and event communication frameworks.
Building Fullstack Apps With Cursor
164 min
Building Fullstack Apps With Cursor
Workshop
Maurice de Beijer
Maurice de Beijer
Direct the code. Don't just write it.The development landscape is shifting from manual coding to system orchestration. Whether you are a seasoned React engineer looking to 10x your output or a product-driven creator aiming to turn a prototype into a functional app, this workshop is your gateway to AI-native development.Join us for a hands-on, 4-hour masterclass where we build a feature-rich, fullstack application from scratch using Cursor Composer. We skip the boilerplate and focus on the exact workflows used to ship high-quality features in minutes, not days.What You’ll MasterAI Orchestration: Move beyond simple autocomplete to manage multi-file changes and complex app logic.The .cursorrules Framework: Learn how to enforce project standards and prevent AI "hallucinations" for consistent, professional code.Rapid Fullstack Scaffolding: Generate type-safe database schemas and backend logic instantly.High-Fidelity UI Iteration: Transform prompts into polished, responsive interfaces using modern CSS and component libraries.Hardening & Refactoring: Use AI to hunt bugs, clean up "spaghetti" code, and generate comprehensive test suites.The ProjectWe will build a modern, data-driven web application that demonstrates the power of AI-assisted development. By the end of the session, you will have a functional codebase that showcases complex data relationships, dynamic UI, and optimized state management.
Who Is This For?Developers who want to eliminate repetitive tasks and focus on high-level architecture.Founders & Prototypers who need to bridge the gap between an idea and a working product rapidly.Tech Enthusiasts eager to master the professional AI-native toolkit.Requirement: Bring a laptop with Cursor installed. We provide the roadmap; the AI provides the speed; you provide the vision.
As this is a live online session, we encourage you to sign up ASAP to receive the pre-workshop setup guide and ensure you are ready to build from minute one.
Dead Code Shouldn’t Exist: How We Removed 28k Lines of Code, One Knip at a Time
35 min
Dead Code Shouldn’t Exist: How We Removed 28k Lines of Code, One Knip at a Time
The talk focuses on how Sentry enables efficient shipping by building a design system with consistent components and setting coding constraints. TypeScript helps in understanding code impact and maintaining code hygiene. KNIP tool aids in detecting and removing unused code efficiently. Continuous code cleanup is facilitated by KNIP, enhancing code maintenance. KNIP helps in optimizing code utilization, handling challenges, and automating code review. Extending KNIP analysis, cross-file analysis with TypeScript and ESLint, false negatives in KNIB configuration, and tree shaking impact of bundlers are discussed.
React Query - Beyond the Basics
Workshop finished
React Query - Beyond the Basics
WorkshopPro
Dominik Dorfmeister
Dominik Dorfmeister
In this workshop, we'll go beyond the fundamentals and explore some of the more powerful features React Query has to offer. You'll gain a deeper understanding of how it works under the hood and learn how to write scalable, maintainable React Query code.Together, we'll build a simple example app and incrementally enhance it with one core objective in mind: delivering the best possible user experience. That means snappy interactions, minimal layout shifts, and avoiding unnecessary loading spinners wherever we can.To achieve this, we'll dive into advanced techniques like various forms of prefetching (including integration with route loaders), seeding the query cache, crafting smooth paginated experiences, and even persisting query state through full page reloads using persistence plugins.Note: You should have prior knowledge about React Query if you attend this workshop.
Templates and Components for Claude Code: The Future of AI Coding Workflows
30 min
Templates and Components for Claude Code: The Future of AI Coding Workflows
Daniel Avila discusses templates and components for cloud code, emphasizing the importance of configuring settings and skills for efficient application. Setting permissions, cloud modes, repetitive commands, sub-agents, and skills are crucial components in cloud code configuration. Development templates include initial instructions, MCPs, settings, commands, sub-agents, and skills, ensuring control and specific rails for AI agents. User, project, and organizational levels are crucial for configurations in cloud code. YAML and Markdown skills play a key role in automated skill injection and execution commands.
Open Source Voice AI: How We Built ChatGPT's Voice Mode Infrastructure
20 min
Open Source Voice AI: How We Built ChatGPT's Voice Mode Infrastructure
Voice interaction with AI is evolving rapidly, focusing on creating natural conversation experiences with crucial time delays. Models in Voice AI are rapidly evolving, emphasizing the importance of latency budgets. Design decisions aim to minimize latency per stage, impacted significantly by network and backend location. Winning teams treat latency budgets like profit and loss statements, with user completion detection being crucial. Understanding VAD thresholds and turn detection importance to avoid frequent interruptions. Prioritizing interruption handling and efficient function calling for user engagement. Enhancing function call responsiveness and optimizing voice agent workflows for efficient task handling. Automated evaluations with LLM judge and observability prioritization for latency and audio replay. Development in Voice AI follows an iterative approach, starting narrow and expanding with an evaluation framework.
Building AI-Powered Apps with TanStack AI - From Setup to Chat Tools
Workshop finished
Building AI-Powered Apps with TanStack AI - From Setup to Chat Tools
WorkshopPro
Alem Tuzlak
Alem Tuzlak
In this hands-on workshop, you’ll learn how to integrate AI directly into your application using TanStack AI. We’ll build a working AI chat feature end-to-end, starting from server setup and finishing with a streaming client, tool calling, human-in-the-loop workflows, and real debugging using TanStack DevTools.

Through guided exercises, you’ll learn how to set up TanStack AI on the server, connect a client application to a streaming AI backend, build a functional chat interface, create your first AI tools, and implement approval flows so humans can stay in control when tools are invoked.

By the end of the session, you’ll understand the core building blocks of AI-powered applications and walk away with a solid foundation for adding intelligent chat and tool capabilities to your own apps.

Workshop outcomesWhen you're finished with this workshop you will:Understand how to set up TanStack AI on the server and wire it to a provider (like OpenAI)Know how to connect a client app to a streaming AI endpoint and handle incremental updates cleanlyBuild a functional chat UI with a solid state model for messages, streaming tokens, and tool resultsCreate and use your first AI tools with clear inputs, outputs, and predictable behaviorBuild human-in-the-loop workflows with tool approvals so your app can ask for confirmation before executing sensitive actionsDebug and inspect your AI app using TanStack DevTools, including tool calls, responses, and streaming behaviorWhat you'll learn

TanStack AI gives you the primitives to build real AI features, not just a demo prompt box. This workshop focuses on wiring everything together properly, from server-side streaming to client UX, then layering in tools, approvals, and debugging so the final result is something you can confidently evolve into production features.

You’ll learn the following through these exercises:Server setup - Configure TanStack AI on the server, connect to your model provider, and expose endpoints that support streaming chatStreaming and SSE - Implement and consume streaming responses, understand the lifecycle of a stream, and build UI that stays responsive while tokens arriveChat UI and state - Build a chat interface that handles message history, partial responses, loading states, and tool outputs in a clean wayTools - Define tools, validate inputs, return structured outputs, and integrate tool results back into the conversation flowHuman in the loop - Add approval steps for tool execution, implement “approve/deny” flows, and keep users in control when actions matterDebugging with TanStack DevTools - Inspect requests, responses, tool calls, timing, and streaming behavior so you can troubleshoot fast and iterate safelyPrerequisites

This workshop assumes you can build and run a React + TypeScript app locally and you are comfortable working with a basic server setup.Basic understanding of SSE and streaming is required (we’ll use streaming heavily throughout the workshop)Experience with React is required (components, state, props, rendering lists)Basic TypeScript knowledge is required (we’ll rely on types for tools and structured outputs)You will need an OpenAI API key with available credits to use during the workshop exercises
Life of an ESM in Node.js – and How It's Changing for the Better
29 min
Life of an ESM in Node.js – and How It's Changing for the Better
Talk about the fundamentals of ESM in Node, Node's resolution process for imports, challenges with TypeScript and Node's resolution, customizing module resolution in Node, handling source code loading, loading and parsing modules in Node, module compilation and dependencies, bytecode reuse and instantiation in Node and V8, revamping API design and ESN namespace mutability, deferred evaluation and idempotency in ESM, ESM misconceptions and circular dependencies, and the future of TypeScript loading and performance improvements.
Building a JavaScript Engine in Rust: Lessons From Boa
24 min
Building a JavaScript Engine in Rust: Lessons From Boa
Jason Williams, a senior software engineer at Bloomberg and TC39 delegate, discusses contributing to Servo project in Rust. The process of developing Boa JavaScript Engine involved highlighting its speed, memory safety, and performance compared to Gecko. Principles of building a JavaScript engine in Rust are compared to processing plants with stages like tokenization and parsing. Tokenization involves breaking down JavaScript code into tokens following the ECMAScript specification. Boa's community contributions focused on enhancing CPU caching, inline caching, and testing for conformance. The engine successfully implemented Temporal, achieving a high test pass rate and integration into major engines.
How We Used AI to Build TanStack AI
33 min
How We Used AI to Build TanStack AI
Zalim Tuzlak discusses the creation of TenStack AI, an AI SDK with type-safe features. Middleware customization and tool code mode for optimized tool calling are highlighted. The efficient tool calling and self-healing capabilities of the AI models are emphasized. Challenges in building Opus 4.5 and iterative development learning are mentioned. AI's impact on development, API design, and feature promotion are discussed. Different AI modes and model switching, along with enhanced features and documentation quality, are explored. Development bottlenecks, stress impact, and solutions are addressed. Team decision documentation, skill creation, and Tanstack AI's goals and selling points are also covered.
Scaling JavaScript Monorepos at Enterprise Level: Lessons From 200+ Packages
22 min
Scaling JavaScript Monorepos at Enterprise Level: Lessons From 200+ Packages
Introduction to monorepos metamorphosis, cutting CI load by 65%, addressing slow CI, waste in CI, and challenges in a large monorepo setup. Addressing CI issues and optimizing speed through key ideas like build creation in a large monorepo using NX to streamline package compilation and frontend deployment. Reducing blast radius in CI by optimizing compilation of micro frontends to speed up CI process and enhance efficiency. Identifying and deploying only affected micro frontends to reduce deployment overhead and enhance efficiency in compilation and deployment processes. Reducing deployment time by compiling only necessary packages and deploying essential micro frontends. Utilizing NX and TS build info output to streamline deployment processes. Implementing self-hosted runners for customized capacity allocation in CI pipelines. Utilizing NX cache to reduce network communication costs and improve CI efficiency. Implementing S3 bucket as a local cache to enhance communication and reduce costs in CI pipelines. Addressing Type Explosion issue in CI pipeline by explaining the challenges with typography components and user-defined elements. Addressing issues with jsx.intrinsic elements and barrel files in CI compilation. Introduction of AI to optimize TypeScript compilation by identifying problematic elements. Implementing type restrictions and reducing barrel files to significantly decrease compile time in CI pipelines. Introduction of PMPM for faster and simpler dependency management. Decoupling translations from CI to reduce runtime. Implementing parallelized test with NX stacks for significant time reduction in CI build and test process. Emphasizing the importance of small wins, dependency analysis, and decoupling for efficiency improvements in CI pipelines.
Walking the Netflix Paved Road (Bumps Included): Web Framework, Hawkins Design System
26 min
Walking the Netflix Paved Road (Bumps Included): Web Framework, Hawkins Design System
Misha, a UI engineer at Netflix, shares insights on tools for content analysis and developer productivity. The talk delves into the adoption of UI platform tooling at Netflix, highlighting the intricate journey a movie undergoes before being ready to play. Netflix's platform tooling balances speed and quality, aiding in fast iterations and innovation, while reducing complexity and maintenance effort. The transition to a unified tool recommendation streamlined tool adoption for teams, with a focus on business logic. Challenges in migration included tight coupling, dependency conflicts, and cross-team coordination issues, with a phased migration approach showing benefits in reducing migration time and enabling AI automation. The talk also touches on efficient migration strategies, design system challenges, forward adoption strategies, maintaining trust and collaboration in development, and the evolution of the UI framework and implementation at Netflix.
No Servers, No Cloud, No Masters: Make P2P Apps
32 min
No Servers, No Cloud, No Masters: Make P2P Apps
Working on peer-to-peer technology without infrastructure, enabling JavaScript apps to deploy device-to-device without servers or the cloud. Users can create apps where data resides on their devices, offering new monetization possibilities. Refining decentralized technology for four years. Tether partnership empowers users with decentralized technology. Distillation: Use a module. Deploy peer-to-peer. App named Keat. Reincarnation of the bird with a million users monthly. Hole punching for user connectivity. Keat's no-phone-number policy. PAIRS stack: Cloud-free robust tech with cost efficiency. Keat's QR code for PAIRS dev group. PAIR Runtime deployment simplicity. BAIR for peer-to-peer applications. BAIR's modular approach and ecosystem. Hyper ecosystem for peer-to-peer capabilities. Autobase for conflict resolution and PeerRuntime for peer-to-peer updates and simple primitives. Primitives for peer-to-peer apps with CLI for deployment and staging environments. Key stages in app deployment: internal staging, pre-release, and production with multisig approval for release. Deployment using a dual-distribution model with vendor-sign distributables for peer-to-peer updates and infrastructure cost reduction. Exploring Hyper ecosystem modules and deployment layers for efficient versioning and staging. Peer-to-peer over-the-air updates for mobile applications, PearPass password manager, and high-quality local models in Qvac and Keat. Pairs.com, Docs.Pairs.com, hiring for various roles including P2P, traditional stack node, and frontenders. Discussion on risks of decentralized systems and trade-offs in centralized profit-based models. Predators online, peer-to-peer benefits, and surveillance funding redirection. Security concerns, supply chain attacks, and decentralized control for reduced vulnerabilities. Multi-sig verification for supply chain security in peer-to-peer updates. Browser limitations and preference for app-based distribution.
Voice Agent Bootcamp: Build Production-Ready Agents from Scratch
130 min
Voice Agent Bootcamp: Build Production-Ready Agents from Scratch
Workshop
Jesse Hall
Jesse Hall
Ready to go from zero to deployed voice agent?Voice AI is moving fast, but most tutorials end at "hello world" and leave you wondering how to actually ship something to production. This intensive workshop takes you through the entire journey: building a complete voice agent with TypeScript and React, deploying it to production, setting up observability, and creating evaluation frameworks—all the pieces you need for real-world JavaScript applications.What you'll build:A full-stack voice agent using LiveKit's TypeScript SDKReact UI with real-time audio visualization and state managementProduction deployment with proper observabilityAutomated testing and evaluation frameworksTopics covered:Setting up WebRTC audio streams with TypeScriptIntegrating STT, LLM, and TTS models in your JavaScript stackBuilding React UI for voice interactions with real-time stateHandling interruptions and natural turn-takingDeploying to production (Vercel)Setting up observability and session replayBuilding evaluation frameworks for quality assuranceThis isn't a demo – it's a bootcamp. You'll write TypeScript code, debug issues, and deploy to production. By the end, you'll have a working voice agent and the confidence to build more.
Creating a Design System for 1B+ Users in the Age of AI
25 min
Creating a Design System for 1B+ Users in the Age of AI
Noe Yamamoto, user interface engineer, discusses UI evolution at WhatsApp Web, highlighting challenges and the introduction of dark mode and command palette features. The talk delves into design inconsistencies, the significance of a mobile UI refresh in 2024, and the impact of AI readiness on UI creation. It also covers the development and governance of a design system, emphasizing AI integration, testing approaches, and the importance of accessibility in design systems.
Let’s Teach Neo Kung-Fu: Building an Agentic Skill with MCP Tools
60 min
Let’s Teach Neo Kung-Fu: Building an Agentic Skill with MCP Tools
Workshop
Misha Kazakov
Misha Kazakov
AI coding assistants are evolving from simple autocomplete to autonomous agents that can interact with external systems. But how do you teach an agent to follow your workflows and use the right tools at the right time?In this hands-on workshop, you'll discover:What MCP (Model Context Protocol) is and how it standardizes tool integration for LLMsHow Agent Skills package domain-specific knowledge and workflows for AI agentsThe key differences between MCP servers and Skills, and when to use eachHow to create a custom Skill that orchestrates multiple MCP tools into a cohesive workflowBy the end of this session, you'll build your own AI Skill that uses MCP tools — a Matrix-themed Neo fighting skill.Who should attend: This workshop is ideal for software developers who use AI coding assistants (Claude Code, Cursor, or similar) and want to extend their capabilities with custom integrations and workflows. No prior MCP or Skills experience required — just bring your curiosity and a laptop.
DevOps for Front-end Developers: From Local Code to Production by Docker Captain
Workshop finished
DevOps for Front-end Developers: From Local Code to Production by Docker Captain
WorkshopPro
Kristiyan Velkov
Kristiyan Velkov
Mentorship available
Many front-end developers build modern applications with confidence, but struggle when it comes to shipping those applications to production. Docker, CI/CD, environment configuration, performance tuning, and deployment often remain “someone else’s job” — until something breaks and becomes your responsibility. This workshop closes that gap.
It’s a practical, production-focused workshop designed for front-end developers who want to take full ownership of their front-end applications — from local development to stable, production-ready deployments.

You’ll learn how to:
Dockerize front-end applications for both development and productionCreate optimized, production-ready Docker images for modern front-end frameworksOptimize front-end applications for performance, stability, and reliabilityAvoid common production mistakes seen in real-world front-end projectsDocker for Front-end Developers is a practical book designed specifically for front-end engineers who want to truly understand and confidently use Docker in real-world projects — written by Docker Captain and author of the official Docker React.js sample documentation Kristiyan Velkov — with 30% off using code DOCKER30.
Operating Agent-Based Systems - Overview, Configure, Run, Orchestrate, Monitor
129 min
Operating Agent-Based Systems - Overview, Configure, Run, Orchestrate, Monitor
Workshop
Alex Korzhikov
Pavlik Kiselev
2 authors
This workshop explores how standalone agents operate at the runtime level and how they differ from traditional AI pipelines. We’ll examine agent architecture, planning loops, memory models, and tool execution. We’ll also cover multi-agent coordination, including state isolation and resource control. A key focus is security and governance — capability-based access, sandboxing, and injection risks. Finally, we’ll address observability and supervision: tracing reasoning, auditing tool usage, and implementing control mechanisms for production systems.

All examples and concepts will be grounded in the Node.js stack and we will explore why Node.js is particularly well-suited for building production-ready agent runtimes — serving as the control plane for supervision, integration, streaming execution, and distributed coordination.

References: OpenClaw, n8n, LangChain.
AI Can Generate Tests for You, Now What?
22 min
AI Can Generate Tests for You, Now What?
Living in an exciting yet worrisome period, AI enhances productivity by generating tests. Considerations on scaling AI beyond test generation for high-quality products. AI simplifies test generation but raises quality concerns. Testing dependencies impact code validity. Overreliance on tests doesn't guarantee code safety. AI-generated tests may introduce hidden doubts. Workflow changes with AI assisting in performance, accessibility, benchmark, compliance, and setting up pipelines based on thresholds and risk assessments. Guidelines for working with AI as a team member, emphasizing the importance of standards, review checklists, and safeguarding code. Metrics, learning loops, and strategic improvement for better workflow scalability and testing model quality.
Using Spec-Driven Development for Production Workflows
19 min
Using Spec-Driven Development for Production Workflows
Eric Handshed introduces spec-driven development, emphasizing its benefits in creating high-quality code by writing specs before coding. Spec-driven development involves structured specifications written before coding, enhancing collaboration with language models and coding assistants. The approach guides developers and ensures code quality. Hanchett stresses the importance of guiding large language models with context to ensure they follow the right direction amidst evolving software requirements and paradigms. Be cautious with context in spec-driven development to avoid overwhelming or underwhelming large language models. Use skills to guide coding agents effectively and maintain a human-in-the-loop approach for code review in the spec-driven development process. AWS history lesson leading to Kiro release with CLI option and emphasis on vibe and spec mode for larger projects and complex features. Release of spec-driven development process, manual method without Kiro, Speckit usage in Qro for new and existing projects. Requirements document creation, design document tips, implementation phase tasks with property-based tests, and model context protocol for data source connections. MCP maturation, integration with project management, demo of QIRO IDE for project creation, MVP creation, and property-based tests for requirements satisfaction. Creation of a movie website starting with a design document, generation of property tests using FastCheck in TypeScript, development of requirements document, task list update to create an MVP, implementation of MVP features, and examination of property-based tests.
MCP Apps – the Next Web
33 min
MCP Apps – the Next Web
Liad Yosef
Ido Salomon
2 authors
Ido Salomon, creator of MCPUI, discusses the need for interactive and branded user interfaces in chats and the adoption of MCPApps by companies. The development of an open protocol for interactive apps over MCP in partnership with OpenAI and Anthropic. Community-driven development of MCP apps focusing on transmitting UI over MCP for fully interactive applications. Real-time generation of interactive UI by models in MCP apps for enhanced user interaction. Personalized assembly of UI components by AI assistants based on user preferences. Evolution of MCP apps standards for standardized communication and enhanced interaction, leading to universal adoption. Innovative uses of MCP UI and apps in various creative and productivity applications with a focus on security and OAuth implementation. MCP apps impact on user engagement through unique HTML rendering and integration with Google Web MCP for sending parts of websites to chats.
Autonomous AI Agents in Action With the Ralph Wiggum Method
28 min
Autonomous AI Agents in Action With the Ralph Wiggum Method
Today's discussion covers the Ralph Wiggum method in AI agents, focusing on spec-driven development and context management challenges in AI coding. Models' context window limitations lead to the need for Ralf loops starting fresh with each specification, focusing on task implementation and feedback loops. Discussion on the practical use of Ralph loops and the importance of feedback loops to ensure autonomous coding agents work efficiently. Discussion on the importance of permissions, sandboxing, creating specifications, and using skills for coding agents. Introduction of Fallow for measuring code complexity, tools like Chrome DevTools MCP server for debugging, and challenges in planning and token management in using AI coding agents. Focus on exploring and experimenting with AI coding agents for improved results and understanding. Key to autonomous agents is maintaining good feedback loops and quality unit tests. Utilize specifications and tools like Sandcastle to ensure test quality and avoid fake tests. Utilize additional instructions for shared understanding in context.md. Convincing leadership of the viability of the Ralph method through showcasing results. Best use cases for the loop are tasks with clear objectives and minimal supervision.
MemLab: Automating Memory Leak Detection and Heap Analysis
19 min
MemLab: Automating Memory Leak Detection and Heap Analysis
Liang introduces MemoryLab, an automated JavaScript memory leak detection tool at Meta. MemoryLab aims to automate memory debugging, use a three snapshot differentiation approach, and provide actionable reports. It clusters similar memory leak traces, reduces debugging work, and offers API customization. MemoryLab facilitates heap traversal, CLI integration, React memory leak optimization, and memory analysis with AI.
Advanced Claude Code — Production Workflows, Subagents, and Autonomous Execution
207 min
Advanced Claude Code — Production Workflows, Subagents, and Autonomous Execution
Workshop
Aleksei Petrov
Aleksei Petrov
Most developers using AI coding tools hit the same wall on real projects: the demos look magical, but production work falls apart. This workshop shows why — and what to do about it.The core lesson: execution is fast and cheap only when preparation is deep.What we'll build, liveFrom an empty directory to a deployed production app — a mobile-first Conference Companion App with the event schedule, speaker profiles, search, and favourites. Attendees will open it on their phones before the session ends.
The four stages of shipping with AIYou'll see a complete production workflow, deliberately weighted toward the work that actually determines quality:- Research — Gathering everything the AI will need upfront: official docs, code patterns, real data. By execution time, nothing has to be searched for. This is where quality comes from.- Planning — Breaking the app into clear tasks with acceptance criteria, written live. Skipping this is why most AI builds fail.- Execution — Ten tasks running in parallel via git worktrees, orchestrated by Navigator (a Claude Code plugin) on a React/Next.js stack. Code and docs written together.- Review & Ship — Quality gates (tests, lint, types, build), clean commits, merge, deploy to Vercel. Live URL shared with the room.
Bonus: Human + Claude Code vs. fully autonomous agentWhile the live build runs, Pilot — our autonomous coding agent — builds the same app from the same spec, on its own, in a separate repository. At the end, we open both side by side: two working apps, two pull request histories, two live URLs. One human-driven, one fully autonomous.
You'll leave withA repeatable workflow for shipping real software with Claude Code, plus concrete techniques you can apply to your own projects on Monday morning.
Simpler Desktop Apps With Deno
29 min
Simpler Desktop Apps With Deno
Discussing challenges with Electron and alternatives like Tari and Deoxys for desktop app development in Deno. Simplifying conversion of web apps using Deno-desktop. Building desktop apps with HTTP servers and Express app. Converting Next.js app to a desktop app. Exploring native OS system interaction and browser window creation in Deno. Enhancing JavaScript development with Deno, including HMR capabilities. Customizing engine options and unified debugging in Deno. Balancing convenience and security in desktop app development with Deno. Investigating future features like iOS and Android app compilation and window modifications in Deno.
De-bloating the Web: The "Ecosystem Performance" Initiative (e18e)
20 min
De-bloating the Web: The "Ecosystem Performance" Initiative (e18e)
The Ecosystem Performance Initiative (E-A-T-N-E) focuses on modernizing the JavaScript ecosystem by reducing redundant, bloated, and unmaintained packages. Efforts aim at cleanup, optimization, and maintenance to enhance project performance and stability. Success stories include significant package size reductions and speed improvements in tools like prettier CLI and Astro. Adoption of lean alternatives like TinyGlobby and development productivity tools like E18e CLI are highlighted. Initiatives include GitHub actions for dependency monitoring, framework performance evaluation, and plans for collaboration, community growth, and ecosystem impact.
From 8 Years to 6 Months: Orchestrating AI Agents for Large-Scale Refactoring
29 min
From 8 Years to 6 Months: Orchestrating AI Agents for Large-Scale Refactoring
Alon Segal
Amit Hanoch
2 authors
Building a client-side monolith over a decade, facing challenges breaking it apart, leveraging AI for transformation. Harnessing AI with MorphX for breaking a client-side monolith at Monday. Breaking the core of the client-side monolith at Monday with the MorphX Analyzer for efficient file extraction and collaboration on the Monday board. Converting to TypeScript while minimizing human friction with Morphix for pull requests and strategic file extraction like in Jenga, enabling efficient extraction with the MorphX Analyzer. Running analyzer data on a Monday board for visibility and collaboration with MorphX, enabling parallel extraction. Splitting tasks into micro prompts for consistent success and AI validation. Addressing complex migration processes for core system updates with safety controls, streamlined feature flag implementation, and zero behavioral changes for code integrity. Testing and ensuring zero behavioral changes with unit tests, using AI-human escalation for decisions, and the automated process of file extraction and cleanup flow. Listening to feedback, Morphix integration, key project learnings.
FullStack Monitoring with Open Telemetry: End-to-End Observability for Modern Applications
30 min
FullStack Monitoring with Open Telemetry: End-to-End Observability for Modern Applications
Hello, Amsterdam! Performance developer sharing ideas on AI and application challenges, emphasizing the need for better practices and security measures in the tech industry. Discussing data vulnerability, supply chain attacks, the importance of avoiding downtime, and utilizing data effectively in software development. Exploring error detection, metrics analysis, tracing events for performance insights, and dashboard utilization for streamlined data interpretation. Utilizing AI for anomaly detection and resolution, leveraging Kubernetes for security, and integrating MCPs for automated issue handling and reporting. Highlighting the importance of data correlation, utilizing OTEL standards for diverse language support, and emphasizing data tracking and app observation. Discussion on AI reporting review workflow, creating reproducible examples, and finding quick wins in performance optimization. Discussion on unit testing, data optimization cycles, balancing data modeling, and the importance of expert guidance in logging practices.
Pear: Releasing Production P2P Apps
54 min
Pear: Releasing Production P2P Apps
WorkshopFree
David Mark Clements
Mikkel Malmberg
2 authors
All it takes is a module and a CLI tool to build and deploy production peer-to-peer applications. In this workshop:Build a realtime peer-to-peer applicationConnect with others on your own application, completely peer-to-peer.Understand how to deploy, including production practices, principles and toolingThis is for anyone who builds with JavaScript and anyone who deploys applications.
From Legacy to Delight: The Future of Node.js DX
21 min
From Legacy to Delight: The Future of Node.js DX
Claudio Bunder emphasizes the importance of Node.js documentation, highlighting its impact on the ecosystem and the challenges in maintaining it. Node.js API documentation tooling faces significant design and implementation hurdles, with a lack of documentation hindering user interaction. The transformation of Node.js API documentation was driven by the need to improve user experience. Dockit, an AST engine, streamlines API documentation generation with support for Markdown, JS Doc, and TS Doc, offering modular flexibility and community-driven documentation creation. Dockit's efficient processing of document structures and metadata, combined with a generator system, ensures high performance and scalability in API documentation generation.
Personalisation Without the Price Tag - Local LLMs for JavaScript Developers
108 min
Personalisation Without the Price Tag - Local LLMs for JavaScript Developers
WorkshopFree
Jo Franchetti
Jo Franchetti
LLMs are powerful but unpredictable and most tutorials skip the part where you actually have to deal with that in production code. This workshop teaches you to use generative AI as an engineering tool: how to structure prompts around schemas, validate and repair non-deterministic output, and run models locally so you control the cost and the carbon.

We'll generate a world for a roleplaying game as our teaching context it's a fun, low-stakes domain that makes the hard problems visible. The patterns you leave with apply anywhere you want to bring LLMs into a typed system.

No ML background required. Just TypeScript and a laptop.
The State of AI for Web Development
35 min
The State of AI for Web Development
Sascha discusses the state of AI and its relevance to web development despite not being a specialist. The State of WebDevAI survey reveals the increasing use of AI tools in coding, indicating a notable shift in AI utilization and associated costs. The significant increase in AI usage for coding is accompanied by rising costs and challenges, reflecting a shift towards AI integration in workflows and a notable impact on expenses. The increase in personal AI spending, challenges with AI tools like hallucinations and rising costs, and the need to address AI pain points and risks. Concerns about cognitive decline due to AI tools, increasing job insecurities, and the impact of AI on future generations and job market. Military use of AI, environmental impact gender divide, implications of AI future including self-evolving code. Software becoming more probabilistic like organisms, personalized code bases, potential shift from code to digital DNA. AI as potential life operating system, AI impact on software obsoletion, encouragement to think critically about AI. Survey gratitude, Time lapse between surveys, AI usage by experience levels. Junior developers rely more on AI, Surprising metrics from last year, Impact of AI on the speaker's perspective. Debating AI Terminology and Learning Coding's Relevance, Philosophical Perspectives on AI and Coding Education. The Importance of Coding and Software Engineering Skills in the AI Future. Challenges and Future Scenarios for AI Developers' Pricing and Models. AI Applications in Development and Future Challenges. AI Influence on Society and Programming Practices.
Orchestrating Content Workflows at Netflix Scale
20 min
Orchestrating Content Workflows at Netflix Scale
Pradeep Shah, senior software engineer at Netflix, explains the complex process of content understanding infrastructure and the challenges of coordinating rule engines, ML models, and human decisions. The system aims to route work efficiently to workers, integrating AI agents and ensuring structured feedback for model retraining. Exploring Orchestration System for Concurrent Workflows: Tracks state across workflows, scales to new types without code changes, and promotes reuse. Efficient data storage and retrieval within Netflix using Raw Holo and Conductor for orchestration functionalities. Workflow system provides notifications, dashboards, and efficient workflow setup with AI and human review. Conductor workflow involves immediate task creation, seamless sub-workflow integration, and decision-making based on task flags. Real-time visibility of tasks in raw holo, structured output for human decisions in Conductor workflow. Integration of human and AI agents into the workflow system for efficient task handling.
HTML in Canvas: Bridging UI and GPU on the Web
17 min
HTML in Canvas: Bridging UI and GPU on the Web
Santiago Colombatto
Tomas Ferreras
2 authors
Santiago Colombato explains the challenge of synchronizing DOM and WebGL for visually heavy websites, focusing on scroll sync and WebGL basics. WebGL scroll sync involves adjusting canvas position to prevent drift. Optimizing WebGL text rendering includes overcoming drift and clipping challenges. WebGL font rendering complexities include manual handling of text features. Enhancements involve drawing real HTML elements inside the canvas for visual effects. WebXR demos showcase HTML integration in 3D space, emphasizing aesthetics and accessibility.
Stress Test Your Reflexes (And My App)
32 min
Stress Test Your Reflexes (And My App)
Eddie from PayPal introduces a game called Whack-A-Mole but discusses the importance of real-time data and its elimination of constant page refreshing for applications. The evolution from AJAX to Comet to WebSockets marked a transition towards efficient bidirectional data communication, with Socket.IO simplifying complex processes. Postgres changes and Superbase enhance real-time features for better user experience. Real-time event handling, presence tracking, and broadcast events are crucial for scalable and flexible processing. The talk also delves into challenges and solutions in handling real-time data, including managing presence metrics and monitoring event handling.
Stop Using JSON Web Tokens (JWTs) for Authorization!
12 min
Stop Using JSON Web Tokens (JWTs) for Authorization!
Sohan Maheshwar humorously discusses challenges with JWT usage for authorization, focusing on payload issues and revocation challenges. The 'new enemy problem' in authorization is described, emphasizing scalability challenges with scopes. Microservice architectures pose challenges for JWT usage, with macaroons suggested for improved access control. Modern authorization methods like relationship-based access control and policy engines are recommended to address broken access control risks in web apps.
400 Tech Leads. Same Problems. None of Them Technical
17 min
400 Tech Leads. Same Problems. None of Them Technical
Anri Fisher, with over 12 years in tech, focuses on training tech leads and addressing time management challenges. Tech leads shift to a supportive role in empowering team members in growth discussions and one-on-one meetings. Overcoming feedback and delegation struggles through clear communication and expectations is crucial for effective leadership. Strategies for proper delegation include setting clear expectations, agreeing on timelines, and defining processes. Ensuring team alignment, shared timelines, and clear ownership are key for project success in tech teams.
Rewrite or Refactor? How to Safely Move Legacy Apps to Modern Frameworks
21 min
Rewrite or Refactor? How to Safely Move Legacy Apps to Modern Frameworks
Sylwia Laskowska discusses challenges of managing legacy frontend code and migration processes. Legacy tech aging faster than business needs leads to legacy systems. Migration strategies include Big Bang and incremental approaches depending on project constraints. Real-life migration stories highlight importance of thorough planning. Incremental migration using strangler pattern allows continuous feature development alongside legacy system phase-out. Strangler pattern advantages include easy rollbacks with feature flags. Challenges in migration involve sacrificing story points and developer discontent. Effective migration planning emphasizes testing, continuous planning, and the consequences of inaction.
Think Like a Tester: What to Look For in AI-Generated Code
16 min
Think Like a Tester: What to Look For in AI-Generated Code
Developers and QA engineer Wendy discuss the challenges in development and testing, using John's experience as an example. John encounters challenges with expired coupons affecting the checkout process and sprint deadlines. Developers and testers have complementary perspectives in software development; introducing the concept of QAI for enhanced quality assurance and collaboration. The QAI introduces a new perspective to code development, focusing on thorough alignment and error scanning for enhanced quality assurance. The importance of code alignment in development, the consequences of silent failures, and the necessity of handling potential hidden failures with a security-focused approach. AI builds fast and trusts everything, teaches suspicion, identifies trust gaps, and addresses accessibility failures for a secure code environment. Every team has patterns to anticipate, leveraging skills for immediate help, and focusing on effectiveness and protection in AI development. John and I collaborate using QAI to enhance code effectiveness, prioritize code alignment, fix contradictions, and address hidden failures effectively. Ship clean code timely, find bugs early to save time and trust. AI and QAI enhance speed and safety in development. Wendy emphasizes the importance of detecting bugs early and the impact on user trust and deadlines.
Chunking
28 min
Chunking
Tobias Koppers explains chunking in Bundlers, emphasizing efficient module grouping for performance optimization. Strategies involve smart module grouping, caching, and balancing between request counts and download sizes. CSS delivery via link tags poses complexity in chunking due to order dependencies. Balancing CSS chunking to reduce requests involves overshipping techniques. Evolving chunking strategies consider compile time challenges and the impact of React server components. Future optimizations may prioritize pages based on analytics data. Tailwind offers a solution for CSS chunking, while the need for future CSS features with native dependency declarations is highlighted.
How I Taught LLMs How to Svelte
33 min
How I Taught LLMs How to Svelte
Welcome to the talk 'How I taught LLMs how to svelte.' Discussing Svelte basics, syntax evolution in Svelte 5, challenges with LLM training, Model Context Protocol in Svelte, enhancing agentic workflow with MCP, challenges in guiding LLMs for Svelte code, Svelte MCP skills and context management, leveraging ESLint tooling and agent skills, advancements in Svelte ecosystem, and handling warnings with MCP linter.
Halving Your CI Pipeline – Practical Optimisation Strategies
10 min
Halving Your CI Pipeline – Practical Optimisation Strategies
Serhii discusses optimizing CI pipelines by prioritizing impactful changes, reducing a merge train pipeline from an hour to 22 minutes through structured approaches, and focusing on failure rates for improved developer trust and system reliability. Adding workers and optimizing Chrome usage in test environments reduced the merged train run time by reprioritizing resources and improving efficiency. Faster CI achieved by reducing unnecessary weight, maintaining trust, and optimizing test retry mechanisms to enhance stability and speed. Counter-intuitively, spending more on infrastructure led to a 64% reduction in merge train time and a 12% increase in CI health, emphasizing the importance of optimizing for the lowest total cost and not just CI cost. Prioritize by return, not convenience. Optimize the system for speed, stability, and cost trade-off to achieve significant improvements in merge train time and test suite performance. Measure pipeline efficiency to identify high-return engineering projects.
Browser, API and Assistive Technology: A Love Triangle
28 min
Browser, API and Assistive Technology: A Love Triangle
Excited for JS Nation in Amsterdam, emphasizing the importance of accessibility layers. Discussing the evolving systems and focusing on desktop accessibility journey. Introducing Tepiso Luhujo and discussing accessibility challenges in testing and browser relationships. Highlighting support for UI automation and IAccessible2 by JAWS and NVDA. Efforts like Accessibility Compact Data project aim to integrate accessibility info into tools seamlessly. Testing with virtual machines for accessibility, although tricky, can be worth it. Promoting empathy and fun in accessibility awareness sessions. Using multiple operating systems with respective screen readers for accessibility testing, recommending Playwright's accessibility plugin for automated testing.
Out-of-Order Streaming – The Future of Web Development
26 min
Out-of-Order Streaming – The Future of Web Development
Exploring web performance, server-side rendering, streaming, and out-of-order streaming to enhance efficiency. Evolution from client-side to server-side rendering for better response. Balancing client-side rendering speed and server-side tasks with hydration. Optimization of rendering processes with server components. Evolution of tech stack addressing server response challenges. Improving rendering efficiency with streaming and Express. Sequential handling of asynchronous components for better user experience. Implementation of server-side loading state and out-of-order streaming for content flow replacement.
A Brief History of Code Review (And What's Next)
8 min
A Brief History of Code Review (And What's Next)
The Talk explores the transition from solo development to code review history, tracing it back to the Fagin Inspection process in the 1990s. It discusses the evolution of code collaboration from in-person meetings to remote, email-based discussions. The shift to modern code review via pull requests on GitHub improved collaboration efficiency. The integration of AI in code review enhanced processes and enabled instant feedback. Encouraging open source projects to adopt code review tools and prioritize the importance of thorough reviews is highlighted.
LLM Powered Migration of UI Component Libraries
25 min
LLM Powered Migration of UI Component Libraries
Nawal's talk on using LLMs for component library migration at Zalando, challenges faced with multiple component libraries, and the use of code mods for automation. Transitioning to LLMs for automated migration handling complex code variations, iterative experiments for accuracy improvement, challenges in transforming complex usages, improving LLM accuracy through pattern provision and developing a CLI tool for transformation. Maintaining tool accuracy through regression setup and successful migration of complex B2B applications with high accuracy and cost-effectiveness. Challenges, learnings, and lessons from LLM migration incidents, and the effectiveness of LLM in migration despite project constraints.
Taking a Dump: Using Heap Dumps to Find and Fix NodeJS Memory and CPU Problems
22 min
Taking a Dump: Using Heap Dumps to Find and Fix NodeJS Memory and CPU Problems
Talking about using heap dumps to find and fix Node.js memory and CPU problems. Starting with a horror story of server crashes and memory leaks in Node.js environment. Exploring why memory leaks occur in JavaScript and how garbage collection works in programming languages. Memory leaks can occur in garbage collected environments. Understanding how garbage collection works in JavaScript and general programming languages. Exploring the mark and sweep phases of garbage collection to identify and reclaim unreachable objects. The garbage collection process involves two phases: mark and sweep. Objects not reachable from roots are marked for removal. The issue arises when objects can still be reached, causing memory leaks like with unbound caches. Memory leaks can occur due to global references or unclosed hooks causing objects to remain in memory, leading to potential memory overflow. Memory usage fluctuates due to garbage collection cycles, which prevent memory leaks by releasing unused memory. A memory leak leads to increasing memory and CPU usage, potentially causing system unresponsiveness. Pinpointing memory leaks is challenging as they affect the entire application, often appearing in production environments. Heap and memory dumps help analyze memory issues, generated in multiple ways like DevTools and command line. Exploring memory usage through Node.js application launch, debug mode, and heap snapshot analysis in Chrome DevTools. Exploring memory snapshots and pinpointing memory leaks by creating diffs between snapshots to identify leaked objects and their references for easy fixes. Exploring different methods for generating memory snapshots, including CLI flags, experimental node flags, and API usage, to efficiently identify memory leaks and manage heap dumps in Node.js environments. Discussing security considerations, challenges in memory leak detection, utilizing heap dumps for resolution, and emphasizing the importance of data security and verification in fixing memory leaks.
Auth Under Attack Catching JavaScript Auth Failures in Production Fast
21 min
Auth Under Attack Catching JavaScript Auth Failures in Production Fast
Viola, senior software engineer presents authentication under attack, focusing on catching JavaScript authentication failures rapidly. The importance of understanding authentication as a trust chain to diagnose and prevent failures is highlighted. Tracing trust boundaries using verbs like proof, remember, delegate, and enforce is essential for precise investigation. Identifying common authentication failure patterns such as loops, session issues, and permission leaks is crucial. Resolving trust inconsistencies through evidence, ownership, and efficient system narrowing is emphasized to enhance system trust resilience.
Software Craftless: Writing Code That Would Make a Goat Vomit
15 min
Software Craftless: Writing Code That Would Make a Goat Vomit
Introducing Software Craftless with Cesar Alberca, exploring the downsides of best practices, emphasizing clear naming conventions, discussing code complexity optimization, the evolution of frontend development trends, architectural diagrams importance, testing tips, AI-driven development, creative AI utilization, and gratitude towards AI interactions.
Supercharging Your Tooling With Rust
24 min
Supercharging Your Tooling With Rust
Mael from Mistral.ai discusses the evolution of Yarn, from its origins to the current Yarn 4 and plans for Yarn 6 in Rust. Yarn 4 to Yarn 6 in Rust, Stability, and Codebase Challenges. Challenges with Yarn's Codebase and Performance. Yarn's Performance Challenges and Multi-Ecosystem Support. Yarn's Multi-Ecosystem Vision and Lazy Installation. Yarn's Ecosystem Expansion and Rewrite Challenges. Yarn's Rewrite Efficiency and Test Reusability. Yarn's Rust Rewrite Challenges and Discoveries. Rust's Experimental Features and Challenges. Rust's Rewrite Challenges and AI Usage. Challenges of Integrating Rust Rewrite and Long-Term Maintenance. YARN's Performance Improvement and Long-term Vision.
Building ChatGPT and MCP Apps with All the Comfort of Modern TypeScript DevX
21 min
Building ChatGPT and MCP Apps with All the Comfort of Modern TypeScript DevX
Fred introduces building JPG and MCP apps with Skybridge, highlighting MCP's evolution and growth with general clients. Challenge GPT integrates its apps on MCP, expanding business experiences. The Skybridge framework supports various ecosystems including Challenge GPT, enabling app development on the Alpic platform. Explore chat.gpt app store, interact with apps, and showcase a cottage app for vacation planning. Utilize interactive components, voice recognition, and LLM in app development for chat.gpt ecosystem. Utilize local dev tools, Magic 8 Ball for fast iteration, and build Charge GPT app to explore capitals with detailed info and interactive map view. Deploy apps with Alpik Tunnel, access the playground for testing, and engage in the open discord community for support.
Debugging Performance With AI
6 min
Debugging Performance With AI
The talk explores using AI to address challenges in rendering performance optimization, highlighting the potential of tools like Chrome developer tools MCP. Leveraging AI with these tools can streamline the process and flatten the learning curve for developers. The approach of isolating performance issues through commit analysis, including systematic testing and synthetic stress tests, is emphasized as a practical method to identify and resolve rendering performance issues effectively.
A Leak in the Shell – How Refactoring Autocomplete Broke Us and How We Fixed It
26 min
A Leak in the Shell – How Refactoring Autocomplete Broke Us and How We Fixed It
The speaker presents a project to enhance autocomplete in a database CLI using TypeScript, discusses challenges with memory errors in testing, delves into Node.js memory management, explores system contexts and heap snapshots, examines JavaScript memory retention, evaluates the impact of context and eval on memory, uncovers Node.js core bugs and memory leak testing complexities, highlights the use of HeapSnapshots for memory leak detection, emphasizes the importance of application understanding in debugging, and stresses the significance of testing procedures and managing separate heaps.
Click. Ship. Done. AI Agents on Cloudflare
22 min
Click. Ship. Done. AI Agents on Cloudflare
AI evolution has led to more accessible technology. Agentic coding and LLM guidance are enhancing AI models. Decision-making and MCP integration are key in the agentic loop. Future AI challenges include Cloudflare optimization. Deployment of AI agents on Cloudflare for state management is crucial. Integration of LLM models and MCP with Cloudflare is significant. Accessing MCP server and self-hosted MCP with Cloudflare integration is important. Exploring MCP configuration and deployment with Cloudflare is essential for AI development.
Black Friday: Would You Choose the Right Performance Test?
16 min
Black Friday: Would You Choose the Right Performance Test?
The talk delves into the significance of spike testing to prepare for sudden traffic spikes like Black Friday, highlighting the impact of spikes on applications and the necessity of measuring recovery post-spike. It emphasizes the critical role of spike testing in mitigating failures during high-load events, such as Black Friday, and addresses various challenges like cache warming, connection pool limits, and autoscaling delays that surface during sudden traffic surges. The implementation of effective spike testing involves defining base load, peak hours, and realistic traffic distribution, while emphasizing the importance of measuring system recovery, response time, and error reduction post-spike to avoid production failures.
Taste in Software Development
10 min
Taste in Software Development
Rustifying Vite: Designing a Hybrid Toolchain for the Real World
6 min
Rustifying Vite: Designing a Hybrid Toolchain for the Real World
Options for pre-bundling, transformation, and minification. Rollup, bundling, and limited chunk control. SWC for React, but complexity with multiple bundlers causing issues for maintainers and developers. Limitations in bundlers, features V8 needs. Improving build times with Rust. Introducing Roldown with rollup's API, compatibility, speed, and advanced chunking. Features like module types, lazy barrel optimization, HMR, and built-in minifier for a performant bundle. Ensuring Rust-based bundler compatibility with JavaScript ecosystem. Introduction of Swangular for efficient plugin handling. Native Rust plugins support with module resolution, aliases, TypeScript JSX transform, dynamic imports. Integration with underlying minifier, transformer, linter, and formatter for tool chain V+.