The Deno Standard Library

by unchar1on 8/16/2024, 9:37 PMwith 14 comments

by dzongaon 8/17/2024, 7:47 AM

this is amazing. as it brings a sort of golang standard library to js / deno.

which is funny given cz one of the node guys, once left node to do golang.

but now seems node.js / deno or bun and the variants have squeezed golang on one side, while java / kotlin squeeze it on another.

by null_derefon 8/19/2024, 8:00 AM

Great tooling, I found a lot of packages useful. Asking out of curiosity what is the purpose of creating the exact same function, as to my knowledge, the standard lodash library?

by just_mcon 8/17/2024, 5:16 PM

Had no idea they were targeting the browser environment with the Deno standard lib. I've been thinking about how cool that would be for a while.