all written video podcast

  • The End - Craig Cook

    The End - Craig Cook

    2026-03-24
    “In my experience, React (et al) is almost always the wrong solution. React has its place, I’m sure, but it has turned into the proverbial hammer that makes everything look like a nail. I also know that React can be done well, but it seems to almost...
  • JS-heavy approaches are not compatible with long-term performance goals - Sérgio Gomes

    JS-heavy approaches are not compatible with long-term performance goals - Sérgio Gomes

    2026-02-13
    “In reality, for any decently sized JS-heavy project, you should expect that what you build will be slower than advertised, it will keep getting slower over time while it sees ongoing work, and it will take more effort to develop and especially to...
  • Critical Security Vulnerability in React Server Components - The React Team

    Critical Security Vulnerability in React Server Components - The React Team

    2025-12-03
    “On November 29th, Lachlan Davidson reported a security vulnerability in React that allows unauthenticated remote code execution [...] This vulnerability was disclosed as CVE-2025-55182 and is rated CVSS 10.0.”
  • Why use React? - Jeremy Keith

    Why use React? - Jeremy Keith

    2025-11-26
    “By default, you get the dreaded hydration pattern—do all the computing on the server in JavaScript (yay!), serve up HTML straight away (yay! yay!) …and then serve up all the same JavaScript that’s on the server anyway (ya—wait, what?).”
  • I Built the Same App 10 Times: Evaluating Frameworks for Mobile Performance - Loren Stewart

    I Built the Same App 10 Times: Evaluating Frameworks for Mobile Performance - Loren Stewart

    2025-10-28
    “React’s mobile strategy inherently drives teams toward platform capture. The web offers an alternative: no gatekeepers, no platform fees, direct distribution.”
  • Is it Time to Regulate React? - David Bushell

    Is it Time to Regulate React? - David Bushell

    2025-10-23
    “React’s core failure is compounded by confusing API design for which documentation is indecisive, essays are written, and correct usage is endlessly debated.”
  • React Won by Default – And It's Killing Frontend Innovation - Loren Stewart

    React Won by Default – And It's Killing Frontend Innovation - Loren Stewart

    2025-09-16
    “When teams need a new frontend, the conversation rarely starts with “What are the constraints and which tool best fits them?” It often starts with “Let’s use React; everyone knows React.” That reflex creates a self-perpetuating cycle where network...
  • The React Blog Post: Reflections and Reactions - Mario (@mbrizic)

    The React Blog Post: Reflections and Reactions - Mario (@mbrizic)

    2025-08-02
    “To dismiss this entire problem as a "skill issue" and imply all is good now because an external library solved an issue that React will allow you to do is very curious to me. [...] You would think you can come back to a technology after three...
  • Tech Founder? Entrepreneur? This is why you should avoid React.js in your app - 48.Fourtyeighthours

    Tech Founder? Entrepreneur? This is why you should avoid React.js in your app - 48.Fourtyeighthours

    2025-07-09
    “React isn’t just slow — it’s a bloated ecosystem with technical debt baked into its DNA. Yet despite this, it keeps being chosen. Why?”
  • React Still Feels Insane And No One Is Talking About It - Mario (@mbrizic)

    React Still Feels Insane And No One Is Talking About It - Mario (@mbrizic)

    2025-07-01
    “It would be too easy to just say React is, well, downright insane, and go on with our lives. But as reasonable primates, I believe we can do better. We can try to understand it.”
  • Conferences, Clarity, and Smokescreens - Alex Russell

    Conferences, Clarity, and Smokescreens - Alex Russell

    2025-06-27
    “My day-to-day consulting work, along with high-visibility industry data, shows that the React community is mired in a deep, measurable quality crisis. But attendees of React Summit who didn't already know wouldn't hear about it.”
  • Next.js 15.1+ is unusable outside of Vercel - Abid Omar

    Next.js 15.1+ is unusable outside of Vercel - Abid Omar

    2025-06-12
    “Next.js has become a Vercel vendor lock-in disguised as an open-source framework. Save yourself the headache and choose something else for your "next" project.”
  • HTML is better than React!? - Chris Ferdinandi

    HTML is better than React!? - Chris Ferdinandi

    2025-05-09
    “[...] baseline HTML that gets progressively enhanced into something better when JS is available… 1. Gives people a more usable experience earlier in the process. 2. Ensures that on slow connections your site doesn’t seem like trash. 3. Means that if...
  • Why Silicon Valley CTOs Are Secretly Moving Away from React - Coders Stop

    Why Silicon Valley CTOs Are Secretly Moving Away from React - Coders Stop

    2025-04-21
    “Several CTOs mentioned a surprising problem: while React developers are plentiful, truly skilled ones who understand the deeper patterns are increasingly rare and expensive. [...] Several companies reported that their most experienced engineers were...
  • You should know this before choosing Next.js - Eduardo Bouças

    You should know this before choosing Next.js - Eduardo Bouças

    2025-03-25
    “Last weekend, Vercel disclosed a critical security vulnerability with Next.js. This type of issue is normal, but the way Vercel chose to handle it was so poor, reckless and disrespectful to the community that it has exacerbated my concerns about the...
  • Stop Using and Recommending React - Santo Pfingsten

    Stop Using and Recommending React - Santo Pfingsten

    2025-03-04
    “I have used React for a long time. Trust me when I tell you: There is no reason to use it and a lot of reasons against it.”
  • Moving on from React, a Year Later - Kelly Sutton

    Moving on from React, a Year Later - Kelly Sutton

    2025-01-18
    “Maybe it’s the changing interest rates or political winds, but I think the “fat client” era JS-heavy frontends is on its way out. The hype around edge applications is misplaced and unnecessary for building many different flavors of successful...
  • If Not React, Then What? - Alex Russell

    If Not React, Then What? - Alex Russell

    2024-11-29
    “Frameworkism preaches that the way to improve user experiences is to adopt more (or different) tooling from the framework's ecosystem. This provides adherents with something to do that looks plausibly like engineering, except it isn't. It can...
  • I don't have time to learn React - Keith Cirkel

    I don't have time to learn React - Keith Cirkel

    2024-11-21
    “React proponents might claim that React will teach you modern UI, but from what I've seen it barely copes with modern UI. autofocus is broken, custom elements don't work in all but the experimental version, using any "modern" features...
  • Liskov’s Gun: The parallel evolution of React and Web Components - Baldur Bjarnason

    Liskov’s Gun: The parallel evolution of React and Web Components - Baldur Bjarnason

    2024-10-08
    “React has become a bloated carcass of false promises, misleading claims, and unending layers of backwards compatibility – the wrong kind of backwards compatibility, as they still occasionally break your fucking code when updating.”
  • How to build a counter component using the HTML Framework in just 1 line of code - Scott Jehl

    How to build a counter component using the HTML Framework in just 1 line of code - Scott Jehl

    2024-10-05
    “Locate your /node_modules folder and drag it to the trash bin.”
  • The Neverending Story - Garrett Dimon

    The Neverending Story - Garrett Dimon

    2024-09-10
    “Applets. ActiveX. Flash. Flex. Silverlight. Angular. React. Plenty of corporations thought they knew better but failed to see the larger picture.”
  • What Is React.js? - Heydon Pickering

    What Is React.js? - Heydon Pickering

    2024-09-02
    “Its proponents can be weird, it takes itself far too seriously, and its documentation is interminable. These are some ways that some people have described Christianity. This video is about React.js.”
  • Reckoning: Part 4 — The Way Out - Alex Russell

    Reckoning: Part 4 — The Way Out - Alex Russell

    2024-08-16
    “Refuse to go along with plans to build YAJSD (Yet Another JavaScript Disaster). Engineering leaders look to their senior engineers for trusted guidance about what technologies to adopt. When someone inevitably proposes the React rewrite, do not be silent.”
  • After a Decade of React, Is Frontend a Post-React World Now? - Richard MacManus

    After a Decade of React, Is Frontend a Post-React World Now? - Richard MacManus

    2024-07-18
    “If you’re a new web developer entering the profession, you might even consider eschewing React altogether — although admittedly, that will diminish your short-term job prospects. But it’s at least an option to seriously consider, and might even help...
  • Pivoting From React to Native DOM APIs: A Real World Example - Richard MacManus

    Pivoting From React to Native DOM APIs: A Real World Example - Richard MacManus

    2024-06-24
    “One dev team made the shift from React’s "overwhelming VDOM" to modern DOM APIs. They immediately saw speed and interaction improvements.”
  • How React 19 (Almost) Made the Internet Slower - Henrique Yuji

    How React 19 (Almost) Made the Internet Slower - Henrique Yuji

    2024-06-17
    “After a lot of public pushback, heated discussions, and probably a good deal of talking behind the scenes, the React team backed out and decided to hold off on this change for now.”
  • An even faster Microsoft Edge - Alex Russell (Mastodon)

    An even faster Microsoft Edge - Alex Russell (Mastodon)

    2024-05-29
    “moving away from React to a modern Web Components + HTML-first architecture has had a *huge* benefit for users, particularly folks on low-end hardware”
  • React, Electron, and LLMs have a common purpose: the labour arbitrage theory of dev tool popularity - Baldur Bjarnason

    React, Electron, and LLMs have a common purpose: the labour arbitrage theory of dev tool popularity - Baldur Bjarnason

    2024-05-02
    “React is, for the vast, vast majority of organisations making web-facing software, objectively worse than many of the alternatives.”
  • We Rewrote our React App in Svelte in Three Weeks - Dusty Phillips

    We Rewrote our React App in Svelte in Three Weeks - Dusty Phillips

    2024-03-20
    “I’ve seen all those headlines about Svelte being the “most loved” framework, and… well I admit, I just ignored it as noise. But the next time that survey comes around, I’ll be right up there with them, waving from the Svelte bandwagon.”
  • It feels like React is getting a bit of a kicking recently - Andy Bell

    It feels like React is getting a bit of a kicking recently - Andy Bell

    2024-01-31
    “I talk about an apparent attitude shift in attitude towards React in the community and also make some recommendations about decision-making for your projects.”
  • Switching costs - Jeremy Keith

    Switching costs - Jeremy Keith

    2024-01-31
    “Personally, I would love it if more people were complaining about the dreadful user experience inflicted by client-side React. Instead the complaints are universally about the developer experience.”
  • Removing React is just weakness leaving your codebase - Simon MacDonald

    Removing React is just weakness leaving your codebase - Simon MacDonald

    2024-01-26
    “By ejecting from the thrash of React and other heavy-handed frameworks and doubling down on web fundamentals, you’ll be future-proofing both your career and your codebases.”
  • Concatenating text - Johan Halse

    Concatenating text - Johan Halse

    2024-01-24
    “Why the heck is everyone reaching for React as soon as something on the screen needs to update? And why do we insist on squishing our frontend concerns together with our backend concerns?”
  • React, where are you going? - Matteo Frana

    React, where are you going? - Matteo Frana

    2024-01-16
    “However, today I see two problems that make me enjoy React a little less and make me worry that new developers might be intimidated by it: ownership and complexity.”
  • Moving on from React - Kelly Sutton

    Moving on from React - Kelly Sutton

    2024-01-15
    “After a false start with React in 2023, we’re now on a tech stack that we’re not fighting against and that maps better to our customers’ domain.”
  • Kind of annoyed at React - Cassidy Williams

    Kind of annoyed at React - Cassidy Williams

    2024-01-13
    “[...] I still reach for React when I want to build something somewhat complex, I just… wish I were happier about it when I do.”
  • Increasingly miffed about the state of React releases - Tom MacWright

    Increasingly miffed about the state of React releases - Tom MacWright

    2024-01-03
    “It has been one and a half years since the last React release, far longer than any previous release took.”
  • React Server Components: the Good, the Bad, and the Ugly - Mayank

    React Server Components: the Good, the Bad, and the Ugly - Mayank

    2023-12-29
    “At the same time, React has done nothing (besides an abandoned experiment in 2019) to improve their pitiful client-side story. It is a legacy framework created to solve Facebook-scale problems with Facebook-scale resources, and as such is a bad fit...
  • Replacing React: How Liveview solved our performance problems - Tim Gremore (YouTube)

    Replacing React: How Liveview solved our performance problems - Tim Gremore (YouTube)

    2023-11-29
    “Performance challenges with a React SPA created an opportunity to explore Liveview. After two days of exploration, we were convinced Liveview provided a path forward, and within a few weeks, we replaced our React SPA with Liveview.”
  • Please don't use React - Raúl Pedro Fernandes Santos

    Please don't use React - Raúl Pedro Fernandes Santos

    2023-11-06
    “You should stop using React. In fact, you probably should have never used React in any of the projects you used it on. But before you pull out your sawed-off shotgun and shoot me, hear me out.”
  • Why Signals Are Better Than React Hooks - Web Dev Simplified (YouTube)

    Why Signals Are Better Than React Hooks - Web Dev Simplified (YouTube)

    2023-10-31
    “Hooks in React are tricky to use correctly and even harder to use in a performant way. This has left many applications with poor code quality and bad performance, but that doesn’t have to be the case anymore.”
  • React Server Components are a bad choice (for shipping) - Aaron Francis (YouTube)

    React Server Components are a bad choice (for shipping) - Aaron Francis (YouTube)

    2023-06-09
    “Making the case that you should not use React Server Components if you want to ship applications quickly. If you want to learn, experiment, or make content, by all means!”
  • Am I the only one that thinks that the direction of React is wrong? - ConsoleTVs (Reddit)

    Am I the only one that thinks that the direction of React is wrong? - ConsoleTVs (Reddit)

    2023-05-20
    “Feels like React is playing his own game by his own rules.”
  • Client-side JavaScript and React criticism: What comes next? - molily

    Client-side JavaScript and React criticism: What comes next? - molily

    2023-03-03
    “How do we improve JavaScript usage, teach progressive enhancement and reconcile the community?”
  • A Historical Reference of React Criticism - Zach Leatherman

    A Historical Reference of React Criticism - Zach Leatherman

    2023-02-06
    “There have been a number of criticisms levied at the React project over the years, some of them handled and some of them still wavering in the wind.”