Overview
Watch a 41-minute conference talk from GOTO Chicago 2024 where Node.js creator Ryan Dahl introduces Deno 2, a modern JavaScript and TypeScript runtime environment. Learn about the evolution of Deno's toolchain that eliminates setup complexities by providing built-in tools like linting, formatting, testing, and native TypeScript support. Explore through multiple live demonstrations how Deno 2 enhances developer workflow with expanded npm module support and compatibility with popular web frameworks like Next.js. Discover the new package management system JSR, HTTP imports to NPM, and other key features that streamline JavaScript development. Perfect for developers of all skill levels seeking to understand how Deno 2's integrated approach can improve coding productivity and simplify complex codebase management.
Syllabus
Intro
Top 10 programming languages on GitHub
Deno
Demo
Deno cont.
Demo
What's new in Deno 2
Demo
What's new in Deno 2 cont.
Demo
What's new in Deno 2 cont.
Demo
Package management: JSR
Demo
HTTP imports to NPM & JSR
Demo
Q&A
Outro
Taught by
GOTO Conferences