World Congress 2026 Europe Jul 9, 2026 Session details

Stop using Node.js like in 2020! What changed and what you can do today with Node.js

Alfonso Graziano

Are you still writing Node.js like it's 2020? Discover how modern native APIs replace outdated dependencies like nodemon and ts-node. Drastically reduce your dependency tree today.

Pause
Mute Enter Fullscreen
#1 about 4 min

The evolution of Node and persistent outdated development patterns

How frequent major version iterations highlight the need to abandon stale module integration practices.

#2 about 3 min

Training AI coding agents to utilize modern runtime capabilities

How to augment prompt context so coding assistants generate software relying on contemporary native APIs.

#3 about 2 min

Replacing popular external packages with native administrative core features

Eliminating external dependencies by leveraging built-in module prefixes, watch mode caching, and environment files.

#4 about 2 min

Adopting the built-in Node test runner for new architectures

Transitioning away from external frameworks to utilize the natively integrated testing capabilities.

#5 about 2 min

Executing TypeScript code natively without configuring third-party compilation tools

Running typed JavaScript files directly through native commands and managing initialization arguments with configuration blueprints.

#6 about 2 min

Streamlining module formats and removing module system interoperability friction

Fixing the historical fragmentation between modules by incorporating top-level asynchronous execution and unified import resolution.

#7 about 2 min

Utilizing native SQLite databases and built-in text formatting operations

Implementing isolated application databases and formatting terminal output without maintaining extra third-party libraries.

#8 about 1 min

Bundling deployed code paths into single application executable binaries

Packaging interpreter functionality alongside logic scripts into easily distributed standalone software artifacts.

#9 about 2 min

Securing backend runtime execution pipelines via native permission checks

Restricting potentially malicious script logic from tampering with filesystems and internet sockets utilizing application flags.

#10 about 2 min

Handling application networking operations employing local native WebSocket clients

Removing external networking modules in favor of leveraging the included built-in networking socket implementations.

#11 about 2 min

Implementing unified platform web standard APIs inside backend environments

Reusing familiar web logic routines across alternative javascript processors to strengthen cross-platform ecosystem compatibility.

#12 about 2 min

Improving parallel workloads and time formatting utilizing new patterns

Expanding processing execution utilizing native threads alongside robust modern structures handling chronologic structures.

#13 about 1 min

Sandboxing automated code executions utilizing an isolated memory filesystem

Providing securely segmented environment storage constructs to safely observe logical sequences executed by autonomous models.

#14 about 2 min

Aligning architectural integrations with the simplified annual release trajectory

How transitioning structural system schedules impacts dependency updates and long-term ecosystem maintenance overhead.

#15 about 3 min

Navigating pathways to contribute logic into public open-source repos

Locating resources and developer examples to successfully submit patches and features into prominent core structures.

#16 about 1 min

Comparing built-in test utilities against external optimized test configurations

Determining boundaries marking when standard runtime tools suffice versus scaling architecture into dedicated sophisticated testing layers.

Matching moments

4:20 min

JavaScript runtime competition and built-in features

50 sec

Building agentic artificial intelligence applications using Node.js

Julián Duque Julián Duque · WWC 2025

2:28 min

Expected features and performance defaults in modern JavaScript frameworks

Sasha Shynkevich · LIVE

1:40 min

Introducing Nest.js for standardized backend development

Maximilian Otto Maximilian Otto · WWC 2024

5:12 min

The rapid evolution of JavaScript and web tooling

Lorenzo Pieri · WWC 2023

1:53 min

Bringing JavaScript developers into web artificial intelligence

Jason Mayes · Coffee With Developers

Upcoming sessions on this topic

Open session

World Congress 2026 North America

When Humans Stop Writing Code: Rethinking Languages, Compilers, and Responsibility

Simon Auer

Organizer of flutter vienna meetup and CEO of marqably

Simon Auer
Open session

World Congress 2026 North America

Beyond Vibe Coding: Using CLI Tools as Your AI Counterpart in Pair Programming

Ron Veen

Java enthusiast and Special agent for Team Rockstars IT

Ron Veen
Open session

World Congress 2026 North America

Beyond Vibe Coding: An AI Builder’s Guide to Migrating 10k+ React Components

Shubham Chaurasia

Senior Software Engineer @ Meta

Shubham Chaurasia
Open session

World Congress 2026 North America

From Cloud Native to Multi-Cloud Native: Write Once, Deploy Anywhere

Sandeep Pal

Principal Member of Technical Staff at Salesforce

Sandeep Pal
Open session

World Congress 2026 North America

rm -rf: Horror Stories From Unsandboxed AI Agents (and How Docker Fixes This)

Rishab Kumar

Staff Developer Evangelist @ Twilio

Rishab Kumar
Open session

World Congress 2026 North America

Agentic Drift: keeping pace with your agents

John Coghlan

Senior Director, Developer Advocacy at GitLab

John Coghlan