Deno v2 2 — feature demos from the team

preview_player
Показать описание
The Deno team goes over what's new in Deno 2.2, with demos of some of the many features that ship in this release

00:00 — Intro
02:40 — OpenTelemetry
16:36 — Interactive `deno outdated`
22:45 — Lint plugins
39:20— `deno task`
44:36 — `deno check`

Deno is an all-in-one batteries included JavaScript and TypeScript toolchain.

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

I am so stoked about all of this, especially otel and deno outdated.

coffeeisdelicious
Автор

This looks great! Awesome work Deno team

eddiejaoude
Автор

Damn! A really packed release! Thank you all!

mc-tybr
Автор

47:06 finally ❤ thanks for implementing that

runescapes
Автор

I'm kind of shocked that you didn't highlight the webtransport / quic stuff that made it into this release. Kind of a big deal. First js runtime to support it directly, I think, beating node and bun.

HalfMonty
Автор

What extension is being used in vscode to guess/assume the type of the value being set on a variable? An example of this is at 27:52 when he writes `export const sidebar =` there are ellipses that appear after `sidebar: ...` <- and then when he assigns an empty array, it goes to `sidebar: never[] =` and then when he adds strings, it switches to `sidebar: string[]`. What is this 'intellisense' magic and is it actually adding the strong typing to the code or just syntax sugar for the developer's benefit to remind them to strong type their variable declaration?

nwayve
Автор

it would be cool if you guys would implement something like bun s3

ktizvcx
Автор

The import system is still a mess and only works for esm typescript modules.
5 different ways to import type declarations (2 of which are already deprecated) for js modules.
No "file:" import for local modules.
Module caching problems.

int-
Автор

Deno should replace nodejs crap globally. Will that happen? Not anytime soon.

hero
Автор

The only reasons I haven't used deno is because of its high memory usage, is there any good news about this?

akhmami
Автор

The moderator should stop "mmh!" confirming everything the speakers say. It's annoying to the audience. Any moderator should understand the speakers aren't speaking to him but to the audience. A moderator's job is to facilitate speakers to talk to the audience and then get out of the way, not in the way.

rainerwahnsinn
visit shbcf.ru