Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

815 #1806

Merged
merged 3 commits into from
Aug 30, 2024
Merged

815 #1806

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 62 additions & 0 deletions shows/815 - Deno 2 with Ryan Dahl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
---
number: 815
title: "Deno 2 with Ryan Dahl"
date: 1725015600000
url: https://traffic.libsyn.com/syntax/Syntax_-_815.mp3
youtube_url: https://youtu.be/tZBCq8Ijkgw
guest:
name: Ryan Dahl
github: ry
twitter: rough__sea
of: Deno
url: https://deno.com
social: https://tinyclouds.org
---

In this episode of Syntax, Wes and Scott talk with Ryan Dahl about Deno 2.0, its new features and use of web standards, and how it seamlessly integrates with popular frameworks like Next.js. Ryan shares insights on the motivations behind Deno's creation, its emphasis on simplicity and security, and offers his take on the evolving JavaScript ecosystem.

### Show Notes

* **[00:00](#t=00:00)** Welcome to Syntax!
* **[00:34](#t=00:34)** What is [Deno](https://deno.com/)?
* **[05:08](#t=05:08)** Deno 2.0
* **[07:49](#t=07:49)** NPM compatibility
* **[09:40](#t=09:40)** What parts of Node aren't doable in Deno?
* **[11:22](#t=11:22)** Do we need a hard break from Require?
* **[13:51](#t=13:51)** Package management
* **[16:25](#t=16:25)** Security and performance benefits of Deno
* **[20:57](#t=20:57)** Brought to you by [Sentry.io](https://sentry.io)
* **[20:57](#t=20:57)** Thoughts on Bun and Node additions
* **[26:25](#t=26:25)** Ryan's favorite Deno projects
* [Lume](https://lume.land/)
* [Fresh](https://fresh.deno.dev/)
* [webgpu-examples](https://github.com/denoland/webgpu-examples)
* [gpucraft minecraft clone + deno + webgpu](https://github.com/brendan-duncan/gpucraft)
* [gpucraft example](https://www.youtube.com/watch?v=vTJvjBG-GLs)
* [Shaderplay](https://github.com/littledivy/shaderplay)
* [Orillusion](https://github.com/littledivy/deno_sdl2/blob/webgpu_external_surface/webgpu-examples/orillusion.ts)
* **[28:42](#t=28:42)** Will we ever see a unified file system API?
* **[31:49](#t=31:49)** Typescript
* **[36:12](#t=36:12)** [Jupyter Notebooks with Deno](https://blog.jupyter.org/bringing-modern-javascript-to-the-jupyter-notebook-fc998095081e)
* [Polars](https://pola-rs.github.io/nodejs-polars/)
* **[39:11](#t=39:11)** AI and WASM in JavaScript
* **[42:01](#t=42:01)** Deno 2.0 features and future
* **[43:08](#t=43:08)** Sick Picks & Shameless Plugs

### Sick Picks

- Ryan: [McCarren Park](https://www.google.com/search?q=mccarren+park)

### Shameless Plugs

- Ryan: [https://deno.com/enterprise](https://deno.com/enterprise)

### Hit us up on Socials!

Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm)

Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos)

Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski)

Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)
Loading