Hacker News new | ask | show | jobs
by thraizz 637 days ago
The typesafe standard library is such a nice feature. Deno is high on my bucket list for tools to try, although i've never had the chance to dive deep yet. Feels like Deno is the production-ready Bun and most companies will stick with Node.js none the less.
1 comments

That's true. I'm a huge fan of the `std` lib. I also appreciate that it is even compatible with NodeJS projects, so I can use those helper functions in "legacy" projects as well.