PodRocket

LogRocket
PodRocket
Último episódio

612 episódios

  • PodRocket

    Making sense of web rendering patterns with Gil Fink

    19/2/2026 | 25min
    Gil Fink breaks down web rendering patterns including server side rendering, SSR, client side rendering, CSR, and static rendering, along with newer approaches like islands architecture, resumability, and hybrid rendering. The conversation explores tradeoffs around hydration, web performance, INP, CDN caching, and bundle size optimization, and compares frameworks like Next.js, TanStack Start, Astro, Qwik, and Remix to help developers make better decisions about React rendering strategies and overall application performance.

    Links

    Resources

    We want to hear from you!

    How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?

    Fill out our listener survey! https://t.co/oKVAEXipxu

    Let us know by sending an email to our producer, Elizabeth, at [email protected], or tweet at us at PodRocketPod.

    Check out our newsletter! https://blog.logrocket.com/the-replay-newsletter/

    Follow us. Get free stickers.

    Follow us on Apple Podcasts, fill out this form, and we’ll send you free PodRocket stickers!

    What does LogRocket do?

    LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. Try LogRocket for free today.

    Chapters

    00:00 Introduction and Gil’s Background

    01:00 Why Rendering Patterns Keep Evolving

    02:00 What Problem Rendering Patterns Solve

    03:00 Frameworks and Rendering Decisions

    04:00 Server Side Rendering Explained

    05:30 Client Side Rendering and Hydration Costs

    07:00 Performance Tradeoffs Between SSR and CSR

    08:30 Static Rendering for Blogs and Marketing Sites

    09:30 Hybrid Rendering and Progressive Enhancement

    11:00 How to Choose the Right Rendering Strategy

    12:00 Interactivity as the Key Decision Factor

    14:00 Islands Architecture vs SSR

    16:00 Common Mistakes with Rendering Choices

    17:30 Real World Performance Tuning Examples

    19:00 When You Don’t Actually Need Next.js

    21:00 The Rise of Hybrid Rendering

    22:30 Next.js vs TanStack Start

    24:00 Final Rule of Thumb for Choosing Rendering Patterns
  • PodRocket

    How developer platforms fail (and how yours won’t) with Russ Miles

    12/2/2026 | 46min
    Russ Miles joins the show to unpack why developer platforms fail and how to rethink platform engineering through the lens of flow of value rather than factory-style developer productivity metaphors.

    Russ explains why every organization already has an internal developer platform, and why treating it as platform as a product changes everything. The conversation explores cognitive load and cognitive burden, how to design around strong feedback loops, and why the OODA loop mindset helps teams make better decisions closer to development time.

    They discuss the risks of overloading pipelines and CI/CD systems, the tension between shipping fast and handling security vulnerabilities in a regulated environment, and how to “shift left” without simply dumping responsibility onto developers. Drawing on lessons from Rod Johnson, the Spring Framework, TDD, and modern software engineering as described by Dave Farley, Russ reframes platforms as systems that support experimentation through the scientific method.

    The episode also touches on AI assisted coding, developer focus, and how thoughtful developer experience and DX surveys can prevent burnout while improving value delivery.

    Links

    Website: https://www.russmiles.com

    Substack: https://russmiles.substack.com

    X: https://x.com/russmiles

    Resources

    Talk: https://www.russmiles.com/platform-engineering-failure-keynote

    Substack article: https://russmiles.substack.com/p/developer-platform-devrel-listen

    We want to hear from you!

    How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?

    Fill out our listener survey! https://t.co/oKVAEXipxu

    Let us know by sending an email to our producer, Elizabeth, at [email protected], or tweet at us at PodRocketPod.

    Check out our newsletter! https://blog.logrocket.com/the-replay-newsletter/

    Follow us. Get free stickers.

    Follow us on Apple Podcasts, fill out this form, and we’ll send you free PodRocket stickers!

    What does LogRocket do?

    LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. Try LogRocket for free today.

    Chapters

    00:00 What Is a Developer Platform

    03:00 You Already Have a Platform

    08:00 Cognitive Load vs Cognitive Burden

    12:00 Feedback Loops and TDD

    18:00 Pipelines, Security and OODA Loops

    26:00 The Factory Metaphor Problem

    31:00 Modern Software Engineering and Value Delivery

    40:00 Avoiding Burnout Through Better DX

    46:00 The Software Enchiridion and Final Thoughts
  • PodRocket

    Rich Harris on fine grained reactivity and async first frameworks

    05/2/2026 | 41min
    Rich Harris joins the podcast to discuss his talk, fine-grained everything, exploring fine-grained reactivity, frontend performance, and the real costs of React Server Components and RSC payloads. Rich explains how Svelte and SvelteKit approach co-located data fetching, remote functions, and RPC to reduce server-side rendering costs, improve developer experience, and avoid unnecessary performance overhead on mobile networks. The conversation dives into async rendering, parallel async data fetching, type safety with schema validation, and why async-first frameworks may define the future of JavaScript frameworks and web performance.

    Links

    X: https://x.com/Rich_Harris

    Github: https://github.com/rich-harris

    Bluesky: https://bsky.app/profile/rich-harris.dev

    Resources

    Modern front-end frameworks like Svelte are astonishingly fast at rendering, thanks to techniques such as signal-based fine-grained reactivity. But there's more to performance than updating the screen at 60 frames per second. In this talk, we'll learn about new approaches that help you build fast, reliable, data-efficient apps.

    Slides: https://fine-grained-everything.vercel.app/1-1

    We want to hear from you!

    How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?

    Fill out our listener survey! https://t.co/oKVAEXipxu

    Let us know by sending an email to our producer, Elizabeth, at [email protected], or tweet at us at PodRocketPod.

    Check out our newsletter! https://blog.logrocket.com/the-replay-newsletter/

    Follow us. Get free stickers.

    Follow us on Apple Podcasts, fill out this form, and we’ll send you free PodRocket stickers!

    What does LogRocket do?

    LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. Try LogRocket for free today.

    Chapters
    Special Guest: Rich Harris.
  • PodRocket

    Tailwind Layoffs, Cloudflare Buys Astro | Panel

    29/1/2026 | 39min
    In this mini-panel, Jack, Paige, Paul, and Noel discuss how AI reshaping developer tooling is impacting open source monetization, including the recent Tailwind layoffs and the collapse of Tailwind documentation traffic caused by AI. The conversation expands into broader developer tooling business models and reacts to claims like Ryan Dahl stating that the era of humans writing code is over.

    They also cover the Astro Cloudflare acquisition, what it means for the Cloudflare developer platform, and how this shapes the frontend frameworks future. Hot takes include light mode vs dark mode SaaS, shifting developer aesthetics, and why AI productivity for developers may now come down to workflow design rather than raw coding skill.

    Resources

    Tailwind Layoffs and AI

    Tailwind layoffs: https://www.businessinsider.com/tailwind-engineer-layoffs-ai-github-2026-1#:~:text=Tailwind%20laid%20off%2075%25%20of,on%20our%20engineering%20team%20lost

    Tailwind layoffs: https://github.com/tailwindlabs/tailwindcss.com/pull/2388#issuecomment-3717222957

    Ryan Dahl Tweet: https://x.com/rough__sea/status/2013280952370573666

    Apple and Google joint statement: https://x.com/NewsFromGoogle/status/2010760810751017017

    Astro joins Cloudflare

    Astro joins Cloudflare: https://blog.cloudflare.com/astro-joins-cloudflare

    We want to hear from you!

    How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?

    Fill out our listener survey! https://t.co/oKVAEXipxu

    Let us know by sending an email to our producer, Elizabeth, at [email protected], or tweet at us at PodRocketPod.

    Check out our newsletter! https://blog.logrocket.com/the-replay-newsletter/

    Follow us. Get free stickers.

    Follow us on Apple Podcasts, fill out this form, and we’ll send you free PodRocket stickers!

    What does LogRocket do?

    LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. Try LogRocket for free today.

    Chapters
    Special Guest: Jack Herrington.
  • PodRocket

    Modern CSS tricks for massive performance gains with Michael Hladky

    22/1/2026 | 25min
    Michael Hladky joins the pod to explain how CSS performance improvements like content-visibility, CSS containment, contain layout, and contain paint can dramatically outperform JavaScript virtual scrolling. The conversation explores virtual scrolling, large DOM performance, and how layout and paint work inside the browser rendering pipeline, including recalculate styles and their impact on INP Interaction to Next Paint. Michael shares real-world examples of frontend performance optimization, discusses cross-browser CSS support including Safari content-visibility, and explains why web performance issues tied to rendering are often misunderstood and overlooked.

    Links

    LinkedIn: https://www.linkedin.com/in/michael-hladky-519340148/

    GitHub: https://github.com/BioPhoton

    X: https://x.com/Michael_Hladky

    Resources

    Conference link: https://push-based.io/event/perfnow-2025-michael-hladky-zero-js-virtual-scrolling-css

    Conference resource: https://github.com/push-based/css-contain-and-content-visibility-research

    We want to hear from you!

    How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?

    Fill out our listener survey! https://t.co/oKVAEXipxu

    Let us know by sending an email to our producer, Elizabeth, at [email protected], or tweet at us at PodRocketPod.

    Check out our newsletter! https://blog.logrocket.com/the-replay-newsletter/

    Follow us. Get free stickers.

    Follow us on Apple Podcasts, fill out this form, and we’ll send you free PodRocket stickers!

    What does LogRocket do?

    LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. Try LogRocket for free today.

    Chapters

    00:00 Introduction to CSS Performance and Virtual Scrolling

    01:20 Why Interaction to Next Paint (INP) Changed Everything

    03:00 The Real Cost of Layout and Paint

    05:10 Why Large DOMs Break Performance

    06:45 How CSS Containment Works

    08:30 Contain Layout vs Contain Paint Explained

    10:40 When Containment Breaks Your UI

    12:20 Introducing Content Visibility

    14:10 CSS Content Visibility vs JavaScript Virtual Scrolling

    16:40 Why CSS Skips Recalculate Styles Entirely

    18:50 Real Performance Gains on Desktop and Mobile

    20:40 Cross-Browser Support Including Safari

    22:10 Common Pitfalls and Flickering Issues

    24:10 How to Measure Layout and Paint Performance

    26:10 Why Frameworks Should Use This by Default

    28:00 Design Systems and Low-Hanging Performance Wins

    30:10 The Biggest CSS Performance Misconception

    32:00 Final Takeaways on Frontend Performance

Mais podcasts de Tecnologia

Sobre PodRocket

PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
Site de podcast

Ouça PodRocket, Giro do Loop e muitos outros podcasts de todo o mundo com o aplicativo o radio.net

Obtenha o aplicativo gratuito radio.net

  • Guardar rádios e podcasts favoritos
  • Transmissão via Wi-Fi ou Bluetooth
  • Carplay & Android Audo compatìvel
  • E ainda mais funções

PodRocket: Podcast do grupo

Informação legal
Aplicações
Social
v8.6.0 | © 2007-2026 radio.de GmbH
Generated: 2/23/2026 - 7:41:33 AM