What's new in Deno 2.1

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

I have been using Deno since 2.0 release in all my private projects. It's just great! And it's getting better and better. Thanks!

IKcodeIgorWnek
Автор

It’s rare that I get THIS stoked about a software project! Deno peeps, you are doing the lord’s work!

To be clear, I was never terribly interested in writing apps for Node. I have, but never really enjoyed the experience. Deno got me excited about writing serious applications, both personally and professionally, in TS/JS! That’s a feat for the normally Python/Go/Rust developer I am!

Keep doing amazing things!!

TRLYx
Автор

You guys are killing it I am switching from node to Deno, and your commonjs support so I can at least import a bunch of libraries that are javascript based at there core and do a LOT of functionality from previous projects that I am sticking now in a much bigger service, where all the service code I converted to ESM made this possible and very seemless. KEEP up the great work!

kevshow
Автор

Idk man but deno devs are really working even in Christmas time

alinghinea
Автор

WASM support is huge for rust development! Thanks

danygagnon
Автор

Rad! Looks like development is coming through quickly

WilliamStrealy
Автор

Really love deno, experience is 100x times smoother than node. Will deff start using in production company projects

gripenjasd-anm
Автор

For the _Deno 1.6+ Compile, _ I hacked out a way to insert an arbitrary blob into the compile which contained my own binary data. Now I won't need to do that any longer! *Thank you guys!*

Deno just keeps getting better and better. I’m so glad Ryan kept innovating beyond Node.

If y’all haven’t tried Deno yet, it just feels _more rock-solid_ than Node. It feels like you’re working in a rock-solid Rust-based system rather than a C++-based system.

AV_YOUTUBE_X
Автор

Awesome is now working with Deno Team, which is AWESOME!

devkasunlakshitha
Автор

I was already sold on deno, but now I'm even more.

dstinYwOw
Автор

deno compile is awesome! Nice work everyone

WesBos
Автор

I’m mainly building backend in go/python. Wondering if there will be hands on book on deno in 2025🎉

fxr
Автор

cant wait for "10 Things I Regret About Deno - Ryan Dahl - JSConf EU"

thounilo
Автор

I'm hoping that one of the OpenAI christmas surprise releases is support for running Deno! Was pretty cool to see how you can interact with Python in their upgraded Canvas feature

somebody-anonymous
Автор

Please allow deno compile to warmup and embed the V8 snapshot at build time!

_vicary
Автор

Deno 2 is really cool, interop with npm modules fixed everything. Bundling app to single binary it's a killer feature when you making cli. I started to use it for my side projects.

kdnz_music
Автор

deno compile "for any major platform", we actually had to drop deno at our team, because we can't compile it to 32 bit windows.... x86.
you guys should support it

TheIpicon
Автор

add color syntax to input prompt functions and such and it would be cool

thosewhoknow_sigma
Автор

Wow, I love it...
but Please kill the performance competition with Bunjs.

Mr.BinarySniper
Автор

When will Deno devs pay attention to the WebView or maybe make support to some cross platform Framework (not only to Tauri)?

DikWZD