NodeJS just added experimental strip types - It means that we do not need to compile _.ts files to _.js files. Huge change. (with experimental flag for now) “We must acknowledge users want to run node foo.ts without installing external dependencies or loaders.”
NodeJS just added experimental strip types - It means that we do not need to compile _.ts files to _.js files. Huge change. (with experimental flag for now) “We must acknowledge users want to run node foo.ts without installing external dependencies or loaders.”