Comment on Deno: What we got wrong about HTTP importsparentComments−IshKebab2yIt's definitely better for single file scripts, which is one of the killer user cases of Deno IMO.Also mercifully you can use `deno.jsonc` and add comments, solving probably the biggest problem with `packages.json`.
Comments
It's definitely better for single file scripts, which is one of the killer user cases of Deno IMO.
Also mercifully you can use `deno.jsonc` and add comments, solving probably the biggest problem with `packages.json`.