Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo

Mongo Db Podcasts

show episodes
 
Artwork

1
The Meteor Podcast

Meteor Software

icon
Unsubscribe
icon
icon
Unsubscribe
icon
Monthly
 
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
 
Loading …
show series
 
News 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
 
News 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
 
Joshua 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
 
News 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
 
Liran 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
 
News 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
 
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 …
  continue reading
 
News 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
 
News 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
 
News 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
 
News 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
 
News 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
 
News 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
 
Jason 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
 
News 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
 
News 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
 
News 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
 
In 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
 
News 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
 
News 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
 
Erik 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
 
News 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
 
In 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
 
News 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
 
This 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
 
This 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
 
In 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
 
This 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
 
This 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
 
This 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
 
In 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
 
In 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
 
We 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
 
In 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
 
Welcome 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
 
Loading …
Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play