Node.js Loader Hooks for Fun and Profit - Vladimir de Turckheim, Sqreen

Опубликовано: 05 Август 2026
на канале: node.js
611
12

Speakers: Vladimir de Turckheim
Latest version of Node.js feature loader hooks. These hooks can be used to update the behavior of the module loading in a Node.js application.

Let's play with that and build:
a dependency injection tool
a on-the-fly typescript loader
a module loader to instanciate code from the network

and any other fun things we can imagine!