Artwork

محتوای ارائه شده توسط Erik Onarheim and Kamran Ayub. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Erik Onarheim and Kamran Ayub یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Player FM - برنامه پادکست
با برنامه Player FM !

Breaking Changes in TS 6, a Calm Migration to Type Stripping, and Deno's #FreeJavaScript Campaign | News | Ep 33

56:07
 
اشتراک گذاری
 

Manage episode 504147919 series 3642378
محتوای ارائه شده توسط Erik Onarheim and Kamran Ayub. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Erik Onarheim and Kamran Ayub یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal

News of the week of August 25, 2025: the two fools unpack the expected breaking changes to TSConfig in the upcoming 6.0 release, explain Node's latest LTS notable changes, and cover the latest in the JS trademark case from Deno. Plus, a PSA if you use Nx! From the community: making the case to migrate to Node's type stripping, a peek at Vitest 4, Zod's new Codecs feature, refactoring types, Rolldown is the opposite of a letdown, and a bunch of neat libraries/framework releases to watch.

Chapters

  • (00:00) - Welcome to the Show
  • (06:46) - News: TSGo Refactoring and Find Reference Enhancements
  • (07:54) - News: Expect Some (Good) Breaking Changes in TS 6.0
  • (12:26) - News: Node.js 22.19.0 LTS Notable Changes
  • (18:13) - News: RsPack 1.5 Features Type Re-export Analysis
  • (21:27) - News: Deno's GoFundMe to #FreeJavaScript
  • (22:38) - PSA: Supply Chain Attack Against Nx Packages
  • (25:49) - Community Highlight: Attend SquiggleConf 2025
  • (26:43) - Case Study: How Calm.com Migrated to Node Type Stripping
  • (30:13) - Community Highlight: Dr. Axel's Corner
  • (33:01) - Community Highlight: Vitest 4 Sneak Peek
  • (34:28) - Community Highlight: Zod 4.1 Codecs
  • (36:39) - Community Highlight: Shout-out to Remco for Fixing JSX Typing Bugs
  • (37:24) - Community Highlight: TypedRocks Shows You How to Refactor Type Definitions
  • (38:27) - Community Highlight: Neovim Support for TSGo Spotted in the Wild
  • (39:09) - Library Watch: csv-utils Helps You Deal with CSV Files
  • (39:39) - Library Watch: contrastrast Provides WCAG-compliant Color Manipulation
  • (41:16) - Case Study: Plaid Cut Build Time by 97% with Rolldown
  • (42:17) - Framework Watch: Runner V4 Released
  • (43:53) - Framework Watch: Ripple, a TypeScript UI Framework
  • (45:20) - Community Highlight: Joke of the Week
  • (45:48) - Secret of the Handbook: declarationMap
  • (47:17) - Cool Link: MuJS for Embedding Scripting into C/C++
  • (48:57) - Cool Link: Cory Doctorow is Kickstarting a Book
  • (50:44) - Cool Watch: Learn Game Dev from a Nintendo Game Designer
  • (52:29) - The Minnesota Long Goodbye

Personal News

News

From the Community

Secret of the Handbook

The declarationMap config option significantly speeds up Project References performance in IDEs.

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 504147919 series 3642378
محتوای ارائه شده توسط Erik Onarheim and Kamran Ayub. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Erik Onarheim and Kamran Ayub یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal

News of the week of August 25, 2025: the two fools unpack the expected breaking changes to TSConfig in the upcoming 6.0 release, explain Node's latest LTS notable changes, and cover the latest in the JS trademark case from Deno. Plus, a PSA if you use Nx! From the community: making the case to migrate to Node's type stripping, a peek at Vitest 4, Zod's new Codecs feature, refactoring types, Rolldown is the opposite of a letdown, and a bunch of neat libraries/framework releases to watch.

Chapters

  • (00:00) - Welcome to the Show
  • (06:46) - News: TSGo Refactoring and Find Reference Enhancements
  • (07:54) - News: Expect Some (Good) Breaking Changes in TS 6.0
  • (12:26) - News: Node.js 22.19.0 LTS Notable Changes
  • (18:13) - News: RsPack 1.5 Features Type Re-export Analysis
  • (21:27) - News: Deno's GoFundMe to #FreeJavaScript
  • (22:38) - PSA: Supply Chain Attack Against Nx Packages
  • (25:49) - Community Highlight: Attend SquiggleConf 2025
  • (26:43) - Case Study: How Calm.com Migrated to Node Type Stripping
  • (30:13) - Community Highlight: Dr. Axel's Corner
  • (33:01) - Community Highlight: Vitest 4 Sneak Peek
  • (34:28) - Community Highlight: Zod 4.1 Codecs
  • (36:39) - Community Highlight: Shout-out to Remco for Fixing JSX Typing Bugs
  • (37:24) - Community Highlight: TypedRocks Shows You How to Refactor Type Definitions
  • (38:27) - Community Highlight: Neovim Support for TSGo Spotted in the Wild
  • (39:09) - Library Watch: csv-utils Helps You Deal with CSV Files
  • (39:39) - Library Watch: contrastrast Provides WCAG-compliant Color Manipulation
  • (41:16) - Case Study: Plaid Cut Build Time by 97% with Rolldown
  • (42:17) - Framework Watch: Runner V4 Released
  • (43:53) - Framework Watch: Ripple, a TypeScript UI Framework
  • (45:20) - Community Highlight: Joke of the Week
  • (45:48) - Secret of the Handbook: declarationMap
  • (47:17) - Cool Link: MuJS for Embedding Scripting into C/C++
  • (48:57) - Cool Link: Cory Doctorow is Kickstarting a Book
  • (50:44) - Cool Watch: Learn Game Dev from a Nintendo Game Designer
  • (52:29) - The Minnesota Long Goodbye

Personal News

News

From the Community

Secret of the Handbook

The declarationMap config option significantly speeds up Project References performance in IDEs.

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 …

به Player FM خوش آمدید!

Player FM در سراسر وب را برای یافتن پادکست های با کیفیت اسکن می کند تا همین الان لذت ببرید. این بهترین برنامه ی پادکست است که در اندروید، آیفون و وب کار می کند. ثبت نام کنید تا اشتراک های شما در بین دستگاه های مختلف همگام سازی شود.

 

راهنمای مرجع سریع

در حین کاوش به این نمایش گوش دهید
پخش