Fastify & Typescript: with the new Node.js flag --experimental-strip-types
Oct 1, 2024 · 8 min read · Read the article in italian language Since Node.js version v22.6.0, a new experimental flag has been introduced: --experimental-strip-types This flag allows us to run a .ts file directly with Node.js without needing external libraries or compiling t...
Join discussion



