This Month in React – Details, episodes & analysis

Podcast details

Technical and general information from the podcast's RSS feed.

This Month in React

This Month in React

Reactiflux; with Mark Erikson, Mo Khazali, and Carl Vitullo

Business

Frequency: 1 episode/24d. Total Eps: 42

Transistor
How busy professionals stay on top of the React ecosystem. We give you a 1 hour recap of the latest news and nuance in React's development and ecosystem, upcoming conferences, and open source releases. New episodes the first week of every month, with live recordings on the last Wednesday of every month in the Reactiflux stage. Hosted by friends and veterans of the community, Mark Erikson and Carl Vitullo. They've been driving forces in the Reactiflux Discord since 2015. Mark brings his many years maintaining Redux, and Carl his experience at a half-dozen startups.
Site
RSS

Recent rankings

Latest chart positions across Apple Podcasts and Spotify rankings.

Apple Podcasts

    No recent rankings available

Spotify

    No recent rankings available



RSS feed quality and score

Technical evaluation of the podcast's RSS feed quality and structure.

See all
RSS feed quality
To improve

Score global : 63%


Publication history

Monthly episode publishing history over the past years.

Episodes published by month in

Latest published episodes

Recent episodes with titles, durations, and descriptions.

See all

TMiR 2025-08: Nx compromised; no more throwing promises; Remix-ing new component models

Season 2 · Episode 8

vendredi 29 août 2025Duration 56:06


  • (00:00) - This Month in React - August 2025
  • (00:47) - New releases
  • (00:51) - [TS 5.9](https://devblogs.microsoft.com/typescript/announcing-typescript-5-9/)
  • (02:50) - [TS 6.0 may enable /`strict/` by default](https://bsky.app/profile/robpalmer.bsky.social/post/3lxar2cp5rs2p) and [change other defaults](https://github.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript%206.0.0%22)
  • (03:46) - [React Native 0.81](https://reactnative.dev/blog/2025/08/12/react-native-0.81)
  • (05:40) - [Next 15.5](https://nextjs.org/blog/next-15-5)
  • (07:10) - [Preact 11 beta](https://github.com/preactjs/preact/releases/tag/11.0.0-beta.0)
  • (07:39) - [Hydration 2.0](https://github.com/preactjs/preact/issues/4442)
  • (07:52) - [Bun 1.2.21](https://bun.com/blog/release-notes/bun-v1.2.21)
  • (08:54) - Native YAML support. Definitely not going to [cause any problems](https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell)
  • (10:21) - [Tanstack DB beta](https://tanstack.com/blog/tanstack-db-0.1-the-embedded-client-database-for-tanstack-query)
  • (11:30) - [Ghost v6](https://ghost.org/changelog/6/)
  • (13:09) - Main Content
  • (13:13) - React API changes / updates
  • (13:24) - [React deprecating the “throw a promise” Suspense trigger method](https://github.com/facebook/react/pull/34032)
  • (16:20) - Discussion between Dan, Dominik, and Ricky about [how to support multiple React versions (if at all)](https://bsky.app/profile/tkdodo.eu/post/3lv4rhr4mrs2i)
  • (17:43) - Github discussion with Joe about [why no context selectors API or signals, research into data modeling, and why “concurrent stores” are the current focus area](https://github.com/reactjs/rfcs/pull/119#issuecomment-3214971470)
  • (21:25) - [PR for “concurrent stores” skeleton](https://github.com/facebook/react/pull/33215)
  • (23:13) - [Third-party /`react-concurrent-store/` ponyfill package](https://github.com/thejustinwalsh/react-concurrent-store)
  • (26:39) - Lee Robinsons’s [“Reflections on the React Community”](https://leerob.com/reflections) wrap-up post
  • (31:18) - [Remix doing its own component model??](https://x.com/mjackson/status/1954975322157486408)
  • (36:46) - [Remix 3 and the End of React-Centric Architectures](https://thenewstack.io/remix-3-and-the-end-of-react-centric-architectures/)
  • (37:21) - [P...

TMiR 2025-07: Vercel shakeups, new React Compiler docs

Season 2 · Episode 7

vendredi 1 août 2025Duration 55:22


  • (00:00) - This Month in React July Episode - SM
  • (01:17) - New Releases
  • (01:20) - [RN Reanimated v4](https://blog.swmansion.com/reanimated-4-stable-release-the-future-of-react-native-animations-ba68210c3713)
  • (08:46) - [RN Ignite toolkit v11](https://shift.infinite.red/announcing-ignite-11-bison-f2802a85f94d)
  • (10:18) - Main Content
  • (10:21) - [Compiler docs are merged!](https://github.com/reactjs/react.dev/pull/7868) ([live docs](https://react.dev/learn/react-compiler/introduction), and [config API](https://react.dev/reference/react-compiler/configuration))
  • (11:42) - [Expo docs](https://docs.expo.dev/guides/react-compiler/) say it’s “on hold”, but Evan Bacon says [Expo 54 may enable the Compiler by default](https://x.com/Baconbrix/status/1949714155482841094)
  • (12:45) - Oh no — [more function directives](https://react.dev/learn/react-compiler/incremental-adoption) , “use memo” and “use no memo”
  • (12:51) - [DIRECTIVES](https://macwright.com/2025/04/29/directive-prologues-and-javascript-dark-matter)
  • (13:13) - [Good thread on some history](https://x.com/en_JS/status/1948502925468467369)
  • (14:19) - Some tech discussion on [the complexities of making React Compiler work with Oxlint](https://github.com/oxc-project/oxc/issues/10048)
  • (15:41) - [Directive prologues and JavaScript dark matter](https://macwright.com/2025/04/29/directive-prologues-and-javascript-dark-matter)...

TMiR 2024-10: React DevTools update, React Native 0.76 (new architecture dropped), Web Components are(n't) the future

Season 1 · Episode 10

lundi 4 novembre 2024Duration 01:04:35

Main Content

⚡ Lightning round ⚡

  • (00:00) - This Month In React
  • (00:56) - Job market: [FRED data](https://fred.stlouisfed.org/series/IHLIDXUSTPSOFTDEVE), [Layoffs.fyi](https://layoffs.fyi/)
  • (01:40) - New releases
  • (01:43) - [React Native 0.76 proper](https://reactnative.dev/blog/2024/10/23/release-0.76-new-architecture)
  • (01:54) - [New Architecture is here](https://reactnative.dev/blog/2024/10/23/the-new-architecture-is-here)
  • (05:18) - [BlueSky](https://github.com/bluesky-social/social-app/releases/tag/1.92.0-na-rc.2) and [Expensify](https://blog.swmansion.com/sunrising-new-architecture-in-the-new-expensify-app-729d237a02f5)
  • (06:22) - [React Compiler Beta](https://react.dev/blog/2024/10/21/react-compiler-beta-release)
  • <...

TMiR 2024-09 – Async Components??, a React 19 cheatsheet, static Hermes, and trademarks drama

Season 1 · Episode 9

lundi 30 septembre 2024Duration 50:17

New releases

Main Content

⚡ Lightning round ⚡

Conferences (React, Javascript)

  • (00:00) - TMiR 2029-09
  • (00:57) - https://nodejs.org/en/blog/release/v22.8.0
  • (01:06) - https://deno.com/blog/v2.0-release-candidate
  • (01:47) - https://github.com/facebook/relay/releases/tag/v18.0.0
  • (02:28) - https://redwoodjs.com/upgrade/v8
  • (04:09) - https://x.com/kentcdodds/status/1838263679025844378
  • (04:55) - https://rsbuild.dev/community/releases/v1-0
  • (06:20) - https://x.com/MetroBundler/status/1831709057670861260
  • (07:52) - https://effect.website/blog/effect-3.8
  • (08:43) - https://astro.build/blog/astro-4150/
  • (09:45) - https://resend.com/blog/react-email-3
  • (10:26) - https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.2
  • (12:24) - Sponsored by Infinite Red
  • (13:17) - Upcoming conferences
  • (15:08) - https://github.com/alan2207/bulletproof-react
  • (15:52) - https://www.youtube.com/watch?v=b48Lax2-jOQ&t=4350s
  • (18:05) - https://www.youtube.com/watch?v=pfeTPSai6vc&t=8702s
  • (22:14) - https://www.epicreact.dev/react-19-cheatsheet
  • (24:10) - https://vercel.com/blog/whats-new-in-react-19
  • (26:22) - https://tanstack.com/blog/tanstack-router-typescript-performance
  • (27:46) - https://x.com/feedthejim/status/1829569083777437745
  • (30:07) - https://javascript.tm/
  • (31:46) - https://x.com/photomatt/status/1838738735795703976
  • (33:10) - https://www.diffchecker.com/tJ29tGIn/
  • (33:49) - https://x.com/aboodman/status/1836470815862460506
  • (36:43) - https://youtu.be/BRce-DHEoNc?si=AsVqdVrxbiO9nyW9
  • (39:03) - https://mrousavy.github.io/nitro/
  • (39:31) - https://twitter.com/liran_tal/status/1830621784770555915
  • (40:54) - https://mkosir.github.io/typescript-style-guide/#appendix---react
  • (43:05) - https://thenewstack.io/inside-ecmascript-javascript-standard-gets-an-extra-stage/
  • (44:34) - https://github.com/mjackson/remix-the-web/
  • (46:42) - https://www.developerway.com/posts/replacing-react-with-css
  • (48:19) - https://old.reddit.com/r/reactjs/comments/1f6abzy/performance_optimization_strategies_for/
  • (49:10) - Outro

TMiR 2024-08: Matt Pocock taught us to make modules, RN is faster, iterator helpers are cool, JSR/Deno going sour

Season 1 · Episode 8

mercredi 4 septembre 2024Duration 58:24

⚡ Lightning round ⚡

Quick hits

  • (00:00) - TMIR_August 2024_Interview
  • (00:56) - Sponsored by Infinite Red
  • (01:53) - React 19 progress
  • (02:48) - https://github.com/facebook/react/pull/30800
  • (04:37) - https://github.com/facebook/react/pull/30798
  • (05:23) - https://reactnative.dev/blog/2024/08/12/release-0.75
  • (07:30) - https://www.totaltypescript.com/how-to-create-an-npm-package
  • (08:13) - https://blog.isquaredsoftware.com/2023/08/esm-modernization-lessons/
  • (10:36) - https://www.rob.directory/blog/react-from-scratch
  • (12:04) - https://vercel.com/changelog/configure-retention-periods-for-deployments
  • (13:03) - https://waku.gg/blog/server-actions-are-here
  • (14:35) - https://redux.js.org/tutorials/essentials/part-1-overview-concepts
  • (17:46) - https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/
  • (18:31) - https://github.com/tc39/proposal-iterator-helpers
  • (19:17) - https://docs.expo.dev/guides/dom-components/
  • (24:51) - https://x.com/mrousavy/status/1821165226546323930
  • (29:53) - https://dbushell.com/2024/08/09/jsr-and-deno-final-review/
  • (34:30) - TODO: move this https://github.com/web-infra-dev/rslib
  • (35:45) - https://survey.stackoverflow.co/2024/
  • (38:02) - https://www.meity.gov.in/content/software-and-services-sector
  • (39:53) - https://blog.cocoapods.org/CocoaPods-Support-Plans/
  • (41:07) - https://fly.io/blog/accident-forgiveness/
  • (42:17) - https://sunilpai.dev/posts/spatial-compute/
  • (43:25) - https://medium.com/airbnb-engineering/how-airbnb-smoothly-upgrades-react-b1d772a565fd
  • (44:34) - https://reacttraining.com/blog/use-useid-instead-of-hand-making-ids
  • (45:42) - https://alexkondov.com/refactoring-a-messy-react-component/
  • (46:20) - https://openai.com/index/introducing-structured-outputs-in-the-api/
  • (47:42) - https://blog.sentry.io/sentry-is-now-fair-source/
  • (50:51) - https://layoffs.fyi/
  • (51:18) - https://fred.stlouisfed.org/series/IHLIDXUSTPSOFTDEVE
  • (52:06) - https://mui.com/blog/material-ui-v6-is-out/
  • (53:16) - https://v2.tauri.app/blog/tauri-2-0-0-release-candidate/
  • (53:47) - https://nx.dev/blog/nx-19-5-adds-stackblitz-new-features-and-more
  • (54:20) - Upcoming conferences
  • (54:22) - https://www.reactuniverseconf.com/
  • (54:53) - https://www.jsconf.cl/
  • (55:01) - https://utahjs.com/conference
  • (55:10) - https://reactalicante.es/
  • (55:18) - https://www.jsconf.ie/
  • (55:23) - https://2024.squiggleconf.com
  • (56:26) - https://www.rendercon.o...

TMiR 2024-07: State of JS, React, HTML

Season 1 · Episode 7

samedi 3 août 2024Duration 58:53

  • (00:00) - TMiR 2024-07
  • (02:19) - Job market https://fred.stlouisfed.org/series/IHLIDXUSTPSOFTDEVE https://layoffs.fyi/
  • (03:49) - New Releases
  • (03:52) - Vitest 2.0 https://github.com/vitest-dev/vitest/releases/tag/v2.0.0 and future plans https://github.com/vitest-dev/vitest/discussions/5828
  • (04:10) - Remix 2.10, fog of war https://remix.run/docs/en/main/start/changelog
  • (04:29) - Jotai 2.9 https://github.com/pmndrs/jotai/releases/tag/v2.9.0
  • (04:39) - Storybook 8.2 https://github.com/storybookjs/storybook/releases/tag/v8.2.0
  • (04:57) - React Native Reanimated 3.14 https://github.com/software-mansion/react-native-reanimated/releases/tag/3.14.0
  • (05:03) - htmx 2.0 https://htmx.org/posts/2024-06-17-htmx-2-0-0-is-released/
  • (05:08) - Mako released https://makojs.dev/blog/mako-open-sourced
  • (06:06) - React Rally https://www.reactrally.com/
  • (06:29) - React Universe https://www.reactuniverseconf.com/
  • (07:28) - JSConf Chile https://www.jsconf.cl/
  • (07:37) - UtahJS Conf https://utahjs.com/conference
  • (07:49) - React Alicante https://reactalicante.es/
  • (08:04) - JSConf Ireland https://www.jsconf.ie/
  • (08:37) - State of the web surveys
  • (10:26) - State of HTML https://2023.stateofhtml.com/
  • (11:03) - "Use the platform"
  • (14:18) - Birth and Death of Javascript https://www.destroyallsoftware.com/talks/the-birth-and-death-of-javascript
  • (14:44) - State of React https://2023.stateofreact.com/en-US
  • (15:12) - Component Libraries
  • (16:53) - StyledComponents still big
  • (17:48) - State of JS https://2023.stateofjs.com/en-US
  • (17:53) - A Note on Survey Sample
  • (22:02) - Vue Tops Angular for usage
  • (23:10) - Developer Happiness
  • (36:49) - Dark Matter Developers https://www.hanselman.com/blog/dark-matter-developers-the-unseen-99
  • (37:59) - NYT and Slack update to React 18 (Enzyme to blame) https://open.nytimes.com/enhancing-the-new-york-times-web-performance-with-react-18-d6f91a7c5af8 https://slack.engineering/balancing-old-tricks-with-new-feats-ai-powered-conversion-from-enzyme-to-react-testing-library-at-slack/
  • (39:10) - Rise Tools launched ...

TMiR 2024-06: React 19 delayed (drama-ish), why no JS Laravel, TS 5.5 and more

Season 1 · Episode 6

vendredi 28 juin 2024Duration 01:05:58

  • (00:00) - TMiR 2024-06
  • (00:51) - Layoffs updates
  • (01:35) - The rise—and fall—of the software developer https://www.adpri.org/the-rise-and-fall-of-the-software-developer/
  • (02:12) - New Releases
  • (02:14) - Turborepo 2.0 https://turbo.build/blog/turbo-2-0
  • (02:47) - React Admin v5
  • (03:04) - Rsbuild 0.7 https://rsbuild.dev/community/releases/v0-7
  • (04:08) - Biome 1.8 https://x.com/biomejs/status/1797963672004043040
  • (04:51) - Astro 4.10 https://astro.build/blog/astro-4100/
  • (05:06) - Valibot 0.31 https://valibot.dev/blog/valibot-v0.31.0-is-finally-available/
  • (06:51) - Upcoming Conferences
  • (06:54) - React Nexus https://reactnexus.com/
  • (07:19) - Chain React https://chainreactconf.com/
  • (07:58) - GeekConf https://thegeekconf.com/
  • (08:25) - WeAreDevelopers World Congress https://www.wearedevelopers.com/world-congress
  • (08:35) - CityJS Singapore https://singapore.cityjsconf.org/
  • (08:42) - We Love JS Amsterdam https://welovejs.vercel.app/
  • (08:46) - React Rally https://www.reactrally.com/
  • (09:43) - "SuspenseGate"
  • (09:55) - https://x.com/acdlite/status/1797668537349328923
  • (19:03) - https://x.com/en_JS/status/1803480672327311425
  • (21:33) - https://twitter.com/tan...

TMiR 2024-05: Updates from React Conf

Season 1 · Episode 5

dimanche 2 juin 2024Duration 01:02:37

Quick hits

Main Content

⚡Lightning round ⚡

  • (00:00) - TMiR 2024-05
  • (01:33) - Layoffs news
  • (02:02) - New Releases
  • (02:07) - Docusaurus 3.3
  • (02:17) - Mantine 7.9.0
  • (02:30) - Astro 4.8
  • (03:18) - Redwood 7.5
  • (03:26) - Upcoming conferences
  • (03:32) - Render Atlanta
  • (03:53) - Future Frontend
  • (04:49) - React Norway
  • (05:01) - React Summit
  • (05:15) - React Nexus
  • (05:43) - Chain React
  • (06:12) - The Geek Conf
  • (06:53) - React Conf Recap
  • (08:21) - React 19 RC
  • (09:44) - Server Components on Expo
  • (12:12) - React for Two Computers
  • (15:46) - Q&As with React and React Native Core team
  • (16:33) - React Compiler
  • (23:39) - Remix is merging (back?) into React Router
  • (28:08) - Effect JS
  • (34:23) - Forensics of React Server Components
  • (35:39) - Next.js v15 RC
  • (37:05) - It's not just you, Next.js is getting harder to use
  • (39:21) - React Native New Architecture beta
  • (40:25) - Expo is now the recommended framework
  • (41:17) - React Native Skia on WebGPU
  • (43:39) - React Native IDE
  • (45:03) - React Native on TVs
  • (48:04) - ⚡️ Lightning round ⚡️
  • (48:07) - Speculation Rules API in Chrome
  • (48:33) - Josh Comeau's post on useDeferredValue
  • (49:24) - BlueSky engineering culture
  • (50:16) - Why Patching Globals is Harmful
  • (50:54) - New Webkit features in Safari 17.5
  • (53:56) - Why React Query
  • (54:45) - We can have a different web

TMiR 2024-04: So many new releases, React 19 featureset

Season 1 · Episode 4

mardi 7 mai 2024Duration 54:53

Main Content

⚡️ Lightning round ⚡️

  • (00:00) - TSIR_April 2024_Interview
  • (00:46) - Upcoming Conferences
  • (02:25) - New releases
  • (02:32) - React 18.3 + 19
  • (03:15) - Node.js v22
  • (04:02) - Expo SDK 51 beta
  • (04:21) - React Native 0.74.0
  • (04:36) - React DevTools 5.1
  • (05:02) - Next 14.2
  • (05:07) - Bun v1.1
  • (05:12) - pnpm v9
  • (06:12) - Biome 1.7
  • (07:06) - Supabase leaves beta
  • (07:45) - Docusaurus 3.2
  • (09:11) - Gulp v5
  • (10:07) - Pragmatic Drag and Drop
  • (10:58) - Redwood v7.3
  • (12:17) - React on Rails v14
  • (12:43) - New React release details!
  • (33:29) - React Native 0.74.0
  • (38:17) - Kotaken, RSCs with just Bun
  • (39:02) - Bun 1.1
  • (39:37) - JSR, by Deno
  • (45:09) - ⚡️ Why I like React (Even in 2024) ⚡️
  • (45:46) - ⚡️ Netlify updates their Next.js runtime ⚡️
  • (47:18) - ⚡️ Design Principles behind the Next.js App Router ⚡️
  • (48:04) - ⚡️ Node.js website redesign ⚡️
  • (48:44) - ⚡️ Dives into React features ⚡️
  • (49:27) - ⚡️ Honeypot releases Node.js documentary ⚡️
  • (49:56) - ⚡️ Flow ships React features ⚡️
  • (50:26) - ⚡️ Vercel updates pricing ⚡️
  • (51:28) - ⚡️ RedwoodJS compares data fetch methods ⚡️
  • (52:02) - ⚡️ Kuto, reverse JS bundler ⚡️

TMiR 2024-03: React canary is 19, New ShadCN bits, Astro looks like Wordpress. Wiz??

Season 1 · Episode 3

mardi 2 avril 2024Duration 52:37

  • (00:00) - TMiR 2024-03
  • (00:39) - Layoffs (seems better!)
  • (01:20) - New releases
  • (05:58) - ShadCN March 2024 update
  • (06:55) - Astro 4.5, AstroDB
  • (09:58) - Upcoming conferences
  • (10:58) - React 19 and React Compiler
  • (20:02) - React Strict DOM, Why is it so Great?
  • (23:42) - Server Components updates
  • (29:06) - Apple walks back on PWAs, neat Safari features
  • (33:05) - Mental Health in Open Source
  • (37:20) - Angular, meet Wiz
  • (38:49) - Designing Very Large Javascript Applications
  • (43:51) - Lightning round
  • (43:56) - ⚡️ Interaction to Next Paint, new Core Web Vital ⚡️
  • (44:56) - ⚡️ RSPack charts a path to 1.0 ⚡️
  • (45:42) - ⚡️ Remix might merge React Router in?? ⚡️
  • (46:08) - ⚡ Declarative Shadow DOM in all major browsers ⚡️
  • (47:05) - ⚡️ React Native community map ⚡️
  • (47:34) - ⚡️ Node.js 2023 Year in Review ⚡️
  • (48:57) - ⚡️ Tailwind preview of 4.0 ⚡️
  • (49:26) - ⚡️ Vercel adds Remix+Vite support ⚡️

Related Shows Based on Content Similarities

Discover shows related to This Month in React, based on actual content similarities. Explore podcasts with similar topics, themes, and formats, backed by real data.
The Josh Bersin Company
All-In with Chamath, Jason, Sacks & Friedberg
Honest UX Talks
Career Contessa
Thinking Elixir Podcast
Remote Ruby
Per My Last Email
Canard PC
Grumpy Old Geeks
Data Coffee
© My Podcast Data