Artwork

Erik Onarheim and Kamran Ayub에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Erik Onarheim and Kamran Ayub 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!

Nuxt 4.0, Bun's Smarter Types, and Testing Type Completions | News | Ep 27

38:21
 
공유
 

Manage episode 496496497 series 3642378
Erik Onarheim and Kamran Ayub에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Erik Onarheim and Kamran Ayub 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

News of the week of July 14, 2025: Nuxt 4.0 is released along with an acquisition by Vercel, TSGO ships go-to-type definition support, and Bun ships smarter types. From the community: test type completions and benchmark instantiations with a testing package from Arktype, treating types as values with type-level maps, and dive a bit deeper into how type inference works.

Chapters

  • (00:00) - Introduction and Personal News
  • (06:02) - News: Nuxt 4.0 Release and NuxtLabs Joins Vercel
  • (09:57) - News: TSGO Adds Go-to-type Definition Support
  • (10:33) - News: Node 24.4.1 Security Patches
  • (12:12) - News: Bun 1.2.19 Ships Smarter Types
  • (13:21) - News: SvelteKit Now Supports Vite 7 and Rolldown
  • (13:52) - Community Highlight: oxlint + tsgolint = no slowdown!
  • (16:01) - Community Highlight: Type-safe Event Emitters by Artem
  • (17:13) - Community Highlight: Understanding TypeScript's Type Inference by SharpCoderBlog
  • (17:46) - Community Highlight: Testing Type Completions in TypeScript by Arktype
  • (19:17) - Community Highlight: Type-safe Persistence and Auto-theming in Svelte 5 by Puru Vijay
  • (19:59) - Community Highlight: Your GPU is a JavaScript Runtime by Iwo Plaza
  • (20:54) - Community Highlight: DHH Hates TypeScript
  • (22:15) - Community Highlight: Node and Deno Permissions Discussion by Dr. Axel
  • (25:29) - Community Highlight: Treating Types as Values with Type-level Maps by Gregros
  • (27:08) - Community Highlight: Return Types on Functions, Yay or Nay? by Kyle Shevlin
  • (28:15) - Community Highlight: Jake and Josh Interview on Software Engineering Daily Podcast
  • (28:34) - Cool Link: Dokploy is an OSS Alternative to Vercel, Netlify, and Heroku
  • (30:07) - Cool Link: Turning a Toy Into a Cyberdeck by Attoparsec
  • (30:52) - Cool Link: What's New in Vite by Evan You
  • (31:38) - Cool Link: Add Windows to Your App with winbox.js
  • (33:21) - Cool Link: Marginal Utility of Money by The Happy Philosopher
  • (37:42) - Post-credits Banter

Personal News

News

From the Community

Cool Stuff

Sponsored by Excalibur.js
Excalibur.js is the friendly TypeScript game engine for making 2D web games. Use your TypeScript or JavaScript skills to make games! Excalibur comes out-of-the-box with everything you need to make web games, like physics, sprites, animations, sound effects, input, and particles. Design your assets with tools like Aseprite and Tiled, then load them natively using first-party plugins.

Music
Seahorse Dreams by Kubbi (Spotify)

  continue reading

39 에피소드

Artwork
icon공유
 
Manage episode 496496497 series 3642378
Erik Onarheim and Kamran Ayub에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Erik Onarheim and Kamran Ayub 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

News of the week of July 14, 2025: Nuxt 4.0 is released along with an acquisition by Vercel, TSGO ships go-to-type definition support, and Bun ships smarter types. From the community: test type completions and benchmark instantiations with a testing package from Arktype, treating types as values with type-level maps, and dive a bit deeper into how type inference works.

Chapters

  • (00:00) - Introduction and Personal News
  • (06:02) - News: Nuxt 4.0 Release and NuxtLabs Joins Vercel
  • (09:57) - News: TSGO Adds Go-to-type Definition Support
  • (10:33) - News: Node 24.4.1 Security Patches
  • (12:12) - News: Bun 1.2.19 Ships Smarter Types
  • (13:21) - News: SvelteKit Now Supports Vite 7 and Rolldown
  • (13:52) - Community Highlight: oxlint + tsgolint = no slowdown!
  • (16:01) - Community Highlight: Type-safe Event Emitters by Artem
  • (17:13) - Community Highlight: Understanding TypeScript's Type Inference by SharpCoderBlog
  • (17:46) - Community Highlight: Testing Type Completions in TypeScript by Arktype
  • (19:17) - Community Highlight: Type-safe Persistence and Auto-theming in Svelte 5 by Puru Vijay
  • (19:59) - Community Highlight: Your GPU is a JavaScript Runtime by Iwo Plaza
  • (20:54) - Community Highlight: DHH Hates TypeScript
  • (22:15) - Community Highlight: Node and Deno Permissions Discussion by Dr. Axel
  • (25:29) - Community Highlight: Treating Types as Values with Type-level Maps by Gregros
  • (27:08) - Community Highlight: Return Types on Functions, Yay or Nay? by Kyle Shevlin
  • (28:15) - Community Highlight: Jake and Josh Interview on Software Engineering Daily Podcast
  • (28:34) - Cool Link: Dokploy is an OSS Alternative to Vercel, Netlify, and Heroku
  • (30:07) - Cool Link: Turning a Toy Into a Cyberdeck by Attoparsec
  • (30:52) - Cool Link: What's New in Vite by Evan You
  • (31:38) - Cool Link: Add Windows to Your App with winbox.js
  • (33:21) - Cool Link: Marginal Utility of Money by The Happy Philosopher
  • (37:42) - Post-credits Banter

Personal News

News

From the Community

Cool Stuff

Sponsored by Excalibur.js
Excalibur.js is the friendly TypeScript game engine for making 2D web games. Use your TypeScript or JavaScript skills to make games! Excalibur comes out-of-the-box with everything you need to make web games, like physics, sprites, animations, sound effects, input, and particles. Design your assets with tools like Aseprite and Tiled, then load them natively using first-party plugins.

Music
Seahorse Dreams by Kubbi (Spotify)

  continue reading

39 에피소드

ทุกตอน

×
 
Loading …

플레이어 FM에 오신것을 환영합니다!

플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.

 

빠른 참조 가이드

탐색하는 동안 이 프로그램을 들어보세요.
재생