Skip to content

Comment on Deno 1.14parent

Comments

follow up question: how many different incompatible ways to require(), import … are there?

Two (import + require, which, as import didn't exist, was necessary). Most current tooling is built to handle both (Deno draws a line under it by disallowing the older one)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.