Tag: Deno
Deno is the best tool for maintaining NPM packages
Even if you primarily run your JavaScript in Node, Deno is a fantastic tool for building and distributing packages on NPM (and everywhere else). This article shows how to publish modules to both https://deno.land/x and https://npmjs.org using nothing more than the deno CLI.
→ Read ArticleCharles Lowell
April 27, 2023
Deno is "blazing fast" for humans
Every systems claims to be "blazing fast", but does that actually mean faster development?
→ Read ArticleCharles Lowell
December 1, 2022