Video Description

Many programming languages have standard libraries. What about JavaScript? 🤔️

Deno’s goal is to simplify programming, and part of that is to provide the JavaScript community with a carefully audited standard library (that works in Deno and Node) that offers utility functions for data manipulation, web-related logic, and more. We created the Deno Standard Library in 2021, and four years, 151 releases, and over 4k commits later, we’re thrilled to finally announce that it’s 30 modules are finally stabilized at v1.

Learn more about the Deno Standard Library

Read about our stabilization process for the library

You are viewing a single thread.
View all comments View context
5 points

Yet another? The only other one is Node’s and that is trash.

permalink
report
parent
reply
5 points

The video mentions some “de facto” standard libraries like Lodash or Underscore. But there is also Bun which try to promote their standard library like their test runner, their HTTP server, etc…

I like Deno’s approach, since they try to make their “Standard library” also available for other platform. But only few of them are compatible with Node.js.

For instance, @std/cli is only available for Deno. So I’ll stick with commander which is more standard for CLI tools, and it works with Deno, Bun & Node.js.

permalink
report
parent
reply
1 point

Good info! Thanks!

I wonder if Deno will expand compatibility further

permalink
report
parent
reply
-1 points

Node comes with a JS library? This thread is full of surprises.

permalink
report
parent
reply
1 point

Yeah in order to access native features that Node supports and you can’t do on the web, like running processes and opening TCP connections.

permalink
report
parent
reply
1 point

That’s not a standard library for JS. Those are builtin modules. A standard library should be available for inclusion in various consumers.

permalink
report
parent
reply

Web Development

!webdev@programming.dev

Create post

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

  • Follow the programming.dev site rules
  • Keep content related to web development
  • If what you’re posting relates to one of the related communities, crosspost it into there to help them grow
  • If youre posting an article older than two years put the year it was made in brackets after the title

Related Communities

Wormhole

Some webdev blogs

Not sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

Credits

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

Community stats

  • 4

    Monthly active users

  • 302

    Posts

  • 942

    Comments