The Meteor Podcast is designed to inform developers of all updates, news and announcements surrounding Meteor Software. Stay up to date on all things Meteor by subscribing to the Meteor Podcast!
…
continue reading
Mongo Db Podcasts
The two TypeScript Fools, Kamran Ayub and Erik Onarheim, get together weekly to bring you news, community highlights, and deep dives into the TypeScript ecosystem. Stay up-to-date on what's happening and learn new things to make you a better TypeScript developer along the way!
…
continue reading

1
Astro DB Gets Enum Support, Type-safe Data Flow in Next.js, and a Moose-y ORM | News | Ep 31
17:42
17:42
Play later
Play later
Lists
Like
Liked
17:42News of the week of August 11, 2025: there ain't much! Astro 5.13 minor release brings enums to Astro DB and improved meta environment variables. From the community: learning web dev, Result-typing Next.js server actions, and Clickhouse built an ORM. Chapters (00:00) - Welcome to the Show (05:07) - News: Astro 5.13 Adds import.meta.env and Astro DB…
…
continue reading

1
WebStorm Supports TS Go, V8 Stringifies JSON 2X Faster, and a TypeScript AI Conference | News | Ep 30
48:52
48:52
Play later
Play later
Lists
Like
Liked
48:52News of the week of August 4, 2025: WebStorm 2025.2 adds support for TypeScript Go language server (preview), V8 made JSON.stringify supa-supa-fast, and there's a new TypeScript AI conference on the block. From the community: recommended tools and libraries for TS developers, how to prevent ReDOS attacks, and an interview discussing how the JavaScr…
…
continue reading

1
State of TypeScript Linting 2025 | Joshua Goldberg | Ep 29B
41:53
41:53
Play later
Play later
Lists
Like
Liked
41:53Joshua Goldberg (JoshuaKGoldberg.com), creator of typescript-eslint, joins us to discuss the state of linting TypeScript projects in 2025. Which linters should we pay attention to? Why are there so many? What's unique about TypeScript? Josh shares his perspective and covers what to look for in a linter and how best to utilize them in your projects.…
…
continue reading

1
Node 22.18 LTS Green Lights TypeScript for Orgs | News | Ep 29
42:20
42:20
Play later
Play later
Lists
Like
Liked
42:20News of the week of July 28, 2025: TS 5.9 released, Node 22.18 is the first LTS to support TypeScript, a Rust-based alternative to Next.js, plus why Laravel ain't your pappy's PHP. From the community: eslint-max-depth-ts plugin, Zod vs. Valibot battle, Better Auth is so good, a deal with the TypeScript devil, and did you know you can render motion …
…
continue reading

1
Building Secure TypeScript Applications | Liran Tal | Ep 28B
57:02
57:02
Play later
Play later
Lists
Like
Liked
57:02Liran Tal (lirantal.com) from Snyk joins us to dive deep into writing secure TypeScript applications. What's different compared to vanilla JavaScript security? Will schema validators fix all our woes? Can't we let LLMs find and fix security vulnerabilities? Liran educates us about the pitfalls and risks with misplacing trust in TypeScript and LLMs …
…
continue reading

1
Deno Fresh 2.0 Alpha, a BigInt Trick, and Learn TS in One Hour | News | Ep 28
32:57
32:57
Play later
Play later
Lists
Like
Liked
32:57News of the week of July 21, 2025: Deno Fresh 2.0 is in alpha, TS 5.9 RC has some small changes, and beware the latest eslint-config-prettier supply chain attack. From the community: learn TypeScript for free in an hour, master generics through Soduku, run TS in the browser without a build step, and a library for modern TS dependency injection. Cha…
…
continue reading

1
Nuxt 4.0, Bun's Smarter Types, and Testing Type Completions | News | Ep 27
38:21
38:21
Play later
Play later
Lists
Like
Liked
38:21News 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 …
…
continue reading

1
TypeScript 5.9 Beta, Redonkulous Linting, and a Community Enum Syntax Proposal | News | Ep 26
41:48
41:48
Play later
Play later
Lists
Like
Liked
41:48News of the week of July 7, 2025: We dive into the TypeScript 5.9 beta, an experimental Go linter for TS/JS, plus make sure you upgrade your Node.js versions! From the community: a new enum syntax proposal in case JS doesn't get native enums, TSL brings faster type-aware linting, and trashh_dev asks TypeScript: WTF? Chapters (00:00) - Introduction …
…
continue reading

1
Deno 2.4 Bweets, Next.js Vuln Alert, Modern Node, and Typed Mongo | News | Ep 25
40:31
40:31
Play later
Play later
Lists
Like
Liked
40:31News of the week of June 30, 2025, Deno Bundle is Back in Black in 2.4! We coin the term "Bweet", Deno also gets some non-standard import attributes for text and bytes, OTEL is now stable in Deno, and Next.js has a DoS vulnerability. From the community: we chat about modern Node.js patterns for 2025, NDC Oslo talks are rolling in on YouTube, and st…
…
continue reading

1
ECMAScript 2025 is Ratified, Vite 7, and 6 Advanced TS Tricks | News | Ep 24
35:22
35:22
Play later
Play later
Lists
Like
Liked
35:22News for the week of June 23, 2025: Ecma ratifies ES2025 standard, Vite 7 is mostly deprecations, Oracle gets a free pass, and the experimental type stripping warning is... stripped... from latest Node LTS releases. From the community: 6 advanced TS tricks, a new type-safe WebSockets API, and RegEx tips. Chapters (00:00) - Introduction and Personal…
…
continue reading

1
New Biome, Mocha, Jest, and k6 Releases All Kissed by TypeScript | News | Ep 23
39:52
39:52
Play later
Play later
Lists
Like
Liked
39:52News for the week of June 16, 2025: Biome v2 features type-aware linting without TSC, Mocha and Jest both get native ESM and TS upgrades, and Grafana Lab's k6 load testing tool... also can now run native TS tests. From the community: type safety for WebGPU shaders, type narrowing map and indexed key access, and resilient import maps. Chapters (00:0…
…
continue reading

1
Strip Your Own Types, New Rust-based Linter, and #ROLP is Trending | News | Ep 22
38:26
38:26
Play later
Play later
Lists
Like
Liked
38:26News for the week of June 9, 2025: Node's type stripping wrapper is released as a standalone package, VoidZero is building a super fast linter, and pnpm introduces experimental virtual store for speeding up package installs. From the community: secure your TS apps, #ROLP, and updated Exploring JS book edition for 2025. Chapters (00:00) - Introducti…
…
continue reading

1
TSC Init New Defaults, Who Dis? Plus Vite 7, Babel 8 Betas | News | Ep 21
30:49
30:49
Play later
Play later
Lists
Like
Liked
30:49News for the week of June 2, 2025: TSC init command gets new, modern defaults, plus new betas drop for Vite 7 and Babel 8. From the community: Learn advanced TS features in 25 mins, and improve the performance of your TS monorepos with secret arcane knowledge. Chapters (00:00) - Introduction and Personal Updates (02:26) - News: tsc --init Finally H…
…
continue reading

1
Painless TSConfig Migrations | Jason Yu | 20B
34:24
34:24
Play later
Play later
Lists
Like
Liked
34:24Jason Yu (ycmjason.codes) joins us to share an open source tool he created to help teams migrate their legacy TSConfig compiler options to modern-day options painlessly and progressively. Learn about his experience implementing strict options on big teams, how it inspired his new tool, and how you can take advantage of it right now! Chapters (00:00…
…
continue reading

1
Angular Turns 20, Remix Revived, and Hurricane André Hits Firefox | News | Ep 20
37:42
37:42
Play later
Play later
Lists
Like
Liked
37:42News for the week of May 26, 2025: Angular's 20th release brings DX improvements, Remix replaced by React Router receives reincarnation, and how a lone volunteer brings the much-anticipated Temporal API to Firefox. Chapters (00:00) - Personal News and Updates (04:46) - News: Angular 20 is Out and It's Boring (But in a Good Way) (08:39) - News: Remi…
…
continue reading

1
TypeScript Native is Now in Preview | News | Ep 19
39:25
39:25
Play later
Play later
Lists
Like
Liked
39:25News for the week of May 19, 2025: Try out the new TypeScript Go native port, Zod 4 is out, and no, Deno is not dead. Chapters (00:00) - Introduction and Personal News (05:12) - News: TypeScript Native is in Preview! (10:12) - News: Anders' Talk About TS Native at MS Build (12:58) - News: Zod 4 is Officially Released (15:51) - News: Reports of Deno…
…
continue reading

1
Microsoft Layoffs Impact TypeScript Team | News | Ep 18
33:23
33:23
Play later
Play later
Lists
Like
Liked
33:23News for the week of May 12, 2025: Microsoft layoffs impact TypeScript team, and Deno explains the radio silence on Fresh 2.0. Chapters (00:00) - Personal News (06:25) - Correction: Node 24's Security Model (07:22) - News: Microsoft Lay-offs Impacting TypeScript Team (11:32) - News: Deno Posts an Update on Fresh 2.0 (13:27) - News: TSGo Gets LSP Co…
…
continue reading

1
What's New in Node 24 | Deep Dive | Ep 17B
37:40
37:40
Play later
Play later
Lists
Like
Liked
37:40In this week's deep dive, we cover everything TypeScript developers need to know about the latest Node 24 release, including examples of each new language feature. We've even put together a code snippet repo you can check out! Chapters (00:00) - Introduction to Node 24 and TypeScript Support (02:49) - Type Stripping and Experimental Transform Types…
…
continue reading

1
Node 24 Officially Brings TS Support to the Masses | News | Ep 17
28:40
28:40
Play later
Play later
Lists
Like
Liked
28:40News for the week of May 5, 2025: Node 24 officially brings TS support to the masses, Parcel adds RSC support, and a TC39 proposal gets replaced. Chapters (00:00) - Introduction (04:07) - News: Node 24 Release Highlights (08:09) - News: What's New in TSGo? (09:05) - News: TC39 Records and Tuples Proposal Has Been Withdrawn (11:45) - News: Parcel Bu…
…
continue reading

1
Deno 2.3 Ships Tons of QOL Improvements | News | Ep 16
32:54
32:54
Play later
Play later
Lists
Like
Liked
32:54News for the week of April 28, 2025: Deno 2.3 brings some nice quality-of-life improvements, plus void(0) has released a new all-in-one bundler for your TypeScript libraries. Chapters (00:00) - Introduction (04:51) - News: This Week in TypeScript Go (05:47) - News: Deno 2.3 Released (08:36) - News: tsdown is a TypeScript Bundler for Library Authors…
…
continue reading

1
Building Games in TypeScript | Erik Onarheim | Ep 15B
52:37
52:37
Play later
Play later
Lists
Like
Liked
52:37Erik shares how you can build games for the web with TypeScript and the Excalibur.js game engine. What's involved? What are some of the primitives you need to learn? What tools are there to make assets? And how do your webdev skills translate? All this and more in today's deep dive episode! Chapters (00:00) - Introduction to Excalibur.js (01:13) - …
…
continue reading

1
TSGo Gets Autocomplete and JSX Support | News | Ep 15
27:46
27:46
Play later
Play later
Lists
Like
Liked
27:46News for the week of April 21, 2025: TSGo gets autocomplete and JSX support, pnpm adds JSR support, and remember to migrate off Node 18! (00:00) - Introduction and Personal Updates (04:55) - News for the Week of April 21, 2025 (06:26) - News: TSGo Gets JSX and Autocomplete Support (08:36) - News: pnpm Gets JSR Package Support (10:00) - News: Juno A…
…
continue reading

1
Are We Sick of TypeScript.fm Yet? | Retrospective | Ep 14B
58:53
58:53
Play later
Play later
Lists
Like
Liked
58:53In this episode, Erik and Kamran have a candid discussion about how the podcast started, how it went, and what the plans are for the future. Chapters (00:00) Introduction (01:18) Is TypeScript.fm Done? (01:59) Erik's Reflection (03:05) Kamran's Reflection (03:48) What's the Goal of the Podcast? (06:46) What Do We Want to Focus On? (12:10) Should We…
…
continue reading

1
TC39 Enums in JS Proposal Moves to Stage-1 | News | Ep 14
11:56
11:56
Play later
Play later
Lists
Like
Liked
11:56News for the week of April 14, 2025: TC39 Enums in JS Proposal moves to Stage 1, plus Next.js gets some TS LSP plugin perf/stability improvements. Chapters (00:00) - Introduction (02:07) - News for Week of April 14 (03:20) - News: SquiggleConf 2025 (03:40) - News: TC39 Enums in JS Proposal Moves to Stage 1 (04:20) - News: Deno 2.2.10 (04:48) - News…
…
continue reading

1
DOOM.ts | Dimitri Mitropoulos | Ep 13
1:24:58
1:24:58
Play later
Play later
Lists
Like
Liked
1:24:58This week on the pod, we talk to Dimitri Mitropoulos about building DOOM in the TypeScript type system. We walk through all the nitty gritty and explore this truly amazing engineering feat! We touch on things that Dimitri learned and discovered along the way, and how you might be surprised what you can accomplish by trying! In the news, Zod 4 Beta …
…
continue reading

1
Enums in JS, Deno v Oracle Cage Match, and Parcel Gets React Server Components | Grab Bag | Ep 12
31:21
31:21
Play later
Play later
Lists
Like
Liked
31:21This week on the pod, we were very busy with travel, cons, and sickness! We have a news grab bag episode talking about the JS enums proposal, Deno v. Oracle, Parcel+RSCs, Firefox vulnerabilities and more! Also Please email us your feedback for your retro episode ([email protected]) 00:00 Intro 00:50 VGM Con 02:07 IGDATC Talk Wednesday April 9t…
…
continue reading
This week on the pod, we talk all about the Bun runtime funtimes! This is a powerful new player in the JavaScript and TypeScript runtime space focusing on DX, speed, and pushing the state of the art! We dive into the details and offer some of our thoughts around when to use it at the moment. In other news we avoid phone scams and talk fun new TypeS…
…
continue reading

1
The Vanilla TS Experience | Josh Goldberg | Ep 10
56:54
56:54
Play later
Play later
Lists
Like
Liked
56:54In this episode, we are joined by special guest Josh Goldberg to teach us about getting started with TypeScript from scratch. If you're new to TS, this is a great introduction! And if you've been using TS for a long time, you can explain to your friends where they should start to make their experience smoother. In the news, Nx gets support for proj…
…
continue reading
The Internet blows up as TypeScript reaches its next Pokemon evolution, and Kamran and Erik scramble to create an episode to pick up the pieces and make sense of it. In other news, TikTok announces Lynx, Angular gets some fetch upgrades, and Josh Goldberg releases v2 of create-typescript-app. Week of March 3, 2025 (07:09) - Big News: TypeScript Is …
…
continue reading

1
React, TypeScript, and... Schbooleans? | Ep 8
1:07:52
1:07:52
Play later
Play later
Lists
Like
Liked
1:07:52This week Kamran dives into some nuances with using React with TypeScript while Erik plays the React fool and coins the word "schbooleans" (yep). In the news, erasableSyntaxOnly gets shipped, some new minor releases in the ecosystem, and oh, TypeScript types can run DOOM. Yes, TS is a real language now. Erik's News Personal Blog Post: The Best Wors…
…
continue reading
This week Kamran and Erik discuss when ORMs are helpful... or hurtful. They cover trade-offs, the spectrum of abstraction, the value of escape hatches, and the options available to you in the TypeScript ecosystem. Week of February 17, 2025 (05:54) - News: Ember 6.2 Released (07:16) - News: Deno 2.2 Released npm-check-updates package Package JSON Up…
…
continue reading

1
The Sheer Joy of Publishing to JSR | Ep 6
1:07:04
1:07:04
Play later
Play later
Lists
Like
Liked
1:07:04This week Kamran and Erik unpack JSR, the new open alternative to the npm registry from the folks at Deno. They both published packages and discuss what JSR offers npm doesn't, when to use it, and how it works for both consumers and maintainers. (00:00) - The Sheer Joy of Publishing to JSR | Ep 6 (05:40) - News: TypeScript 5.8 RC (07:45) - News: JS…
…
continue reading

1
Compilers, Runtimes, and Funtimes | Ep 5
1:03:49
1:03:49
Play later
Play later
Lists
Like
Liked
1:03:49This week Kamran and Erik try to dissect the complex landscape of JavaScript and TypeScript compilers, transpilers, interpreters, engines, and runtimes (oh my!). What are the tools, what are they used for, why is the world so complicated, and what should you care about as a TS developer? (04:55) - This Week in TypeScript: Node.js Corepack Issue Aff…
…
continue reading
This week Erik and Kamran talk about Vite (Vight? Veet?), what it's good for, how it works, and its status as the "go-to" tool for frontend tooling. (04:21) - This Week in TypeScript: TS 5.8 Beta (11:02) - This Week in TypeScript: Ruck 9 Released (12:39) - This Week in TypeScript: Type Stripping in the Browser (14:45) - Community Highlight: Deno an…
…
continue reading
This week Erik and Kamran make poor dad jokes, talk about Deno, and tour its ecosystem. If you're new to Deno, this will be a great introduction! (00:00) - We Don't Talk About Deno-no-no-no | Ep 3 (06:54) - This Week in TypeScript: Bun 1.2 Released (10:54) - This Week in TypeScript: 5.8's ErasableSyntaxOnly Flag (14:57) - This Week in TypeScript: T…
…
continue reading

1
Node 23 Gets TypeScript Support, Mostly | Ep 2
36:57
36:57
Play later
Play later
Lists
Like
Liked
36:57In this episode, Kamran and Erik discuss the newly released TypeScript support with Node 23.6 and its implications. What's supported? What's not supported? And how does it differ from Bun or Deno? (00:00) - Ep 2 - Node 23 Gets TypeScript Support (00:05) - Introduction (04:04) - TypeScript News and Announcements (10:27) - A Closer Look at Type Strip…
…
continue reading
In the inaugural episode of TypeScript.fm, the two fools introduce themselves, share their "origin stories," and share plans for the podcast. Briefly covered in the news: Vite 6, Deno 2's expansion of the ecosystem, Node 23's new TypeScript support, and the latest Excalibur.js 0.30.0 release. (00:00) - Ep 1 - Two TypeScript Fools, One Podcast (00:1…
…
continue reading
In the fourth episode of the Meteor Spotlight podcast, we chat with our friend James Sear, the co-founder of Avion! With a combined experience of 20+ years of building digital products, Tim Ramage and James Sear recognized the inadequacy of online tooling available in user story mapping which led them to build Avion - an intuitive and user-focused …
…
continue reading
In this episode, we cover everything that happened in 2021 from releases to Meteor Cloud launch, Push-to-Deploy, NPM installer, Meteor Impact, and much more. There was a lot to cover on this episode which included: * Meteor Cloud launch * Free deploy with shared MongoDB * Node.js 14 update * NPM installer * Meteor Compat Packages * Meteor Impact/Me…
…
continue reading

1
Meteor Monthly Wrap-Up #8: September 2021
15:33
15:33
Play later
Play later
Lists
Like
Liked
15:33In this episode, we cover everything from releases to Meteor Meetups, the new 2.4 release, The Meteor Spotlight Podcast, Meteor Impact 2021. There was a lot to cover on the open-source side, which included: Meteor 2.4 Highlights: Newcomers: Meteor NPM installer is now available for all platforms. Performance: reify has been updated to v0.22.1 which…
…
continue reading
In the third episode of the Meteor Monthly Spotlight, we sit down with Nick Alt, the Founder and CEO of VNYL. VNYL is a platform that curates and studies your music profile to hand-pick new vinyl albums you will love & they ship right to your door. In the podcast, Nick explains how VNYL hand-curate 3 records specific to you every month and are base…
…
continue reading
In the second episode of the Meteor Monthly Spotlight, we chat with our friend Eric Omeig, the co-founder of Boom Learning. Eric Oemig is a former Washington State Senator and the technical co-founder of Boom Learning. His company’s flagship product, Boom Cards, is used by millions of students around the world. Boom Cards are built on Meteor and ha…
…
continue reading
In this episode, we cover everything from releases to Meteor Meetups, the new 2.3, 2.3.1, 2.3.2 release, as well as Meteor Impact 2021. There was a lot to cover on the open-source side, which included: Meteor 2.3, 2.3.1, 2.3.2 Highlights: New env variable METEOR_TOOL_ENABLE_REIFY_RUNTIME_CACHE New flag --platforms have been added to the build comma…
…
continue reading
We're excited to introduce you to a new series - the Meteor Monthly Spotlight! We'll be featuring different companies in this new series and learning how they're building with Meteor. In this episode, we're chatting with our friends at Qualia, a digital real estate platform. Qualia has been building with Meteor for some time and raised their Series…
…
continue reading
After taking a little break, we're back full force! In this episode, we cover everything from releases to Meteor Meetups and our new podcast structure. There was a lot to cover on the open-source side, which included: Meteor 2.2 Highlights: MongoDB 4.4.4 updated Typescript 4.2.2 updated Cordova 10 updated Blaze HMR New Operator for MiniMongo Deprec…
…
continue reading

1
Meteor Monthly Wrap-Up #5 : February 2021
27:09
27:09
Play later
Play later
Lists
Like
Liked
27:09We covered a lot of ground in February! On this episode of the Meteor Monthly Wrap-Up, Filipe and Matt discuss developments on the open-source side, including: Meteor 2.1 (Node.js security release): Node.js released its update on Feb 23rd, and we released ours just the next day. A trend that we're hoping to continue, especially with security releas…
…
continue reading

1
Meteor Monthly Wrap-Up #4 : Meteor Cloud and 2.0 Release!
24:14
24:14
Play later
Play later
Lists
Like
Liked
24:14In this episode of the Meteor Monthly Wrap-Up, we dive into the two major releases in the past month: Meteor Cloud and Meteor 2.0. To kick it off, we discuss the specifics of Meteor Cloud and why we made the changes - which include: The thought behind the Meteor Cloud design, layout and new UI The return of the free plan and who it's meant for What…
…
continue reading
In this episode Matt and Filipe discuss the major items worked on in the past month: The 1.12 release, Meteor Cloud and Meteor 2.0 progress. Please enjoy! The most recent release was Meteor 1.12, which included TypeScript update to 4.1.2 (we were using TypeScript 3 before) with Decorators and Metadata Reflection. Please see the our blog for full re…
…
continue reading
Welcome to the second episode of the Meteor Monthly Wrap-Up! In this show, Matt and Filipe cover a lot of ground. October 2020 was a busy month! First and foremost, thank you to all of the community members who contributed to the success of the Meteor Impact Conference! Special thanks to Jan Dvorak (Storyteller), who played a huge role in getting i…
…
continue reading

1
Meteor Monthly Wrap-Up #1: September 2020
16:40
16:40
Play later
Play later
Lists
Like
Liked
16:40Welcome to our new show! The Meteor Monthly Wrap-Up is exactly what it sounds: A monthly podcast showcasing everything that we've done over the past month on both the Open Source side of the core framework and on Galaxy Hosting. This is one effort of ours to improve our communication with our community. We hope you enjoy! For our first episode we a…
…
continue reading