Preact, Performance, and the Future of Lightweight Frontends with Ryan Christian -JSJ 683

Preact, Performance, and the Future of Lightweight Frontends with Ryan Christian -JSJ 683

In this episode of JavaScript Jabber, we sit down with Ryan Christian, a core maintainer of Preact, to talk all things lightweight, performant, and practical in the JavaScript world. If you’ve ever wondered what makes Preact tick, why it continues to gain traction, and how it compares to the heavyweight champ React—this episode is for you.

We get into the nitty-gritty of what separates Preact from React, not just in size but in philosophy. Ryan sheds light on how Preact is engineered for performance, why it's not just a “React clone,” and how its compatibility layer makes it easy to drop into existing projects. Plus, we explore signals, class components, and what the upcoming Preact v11 has in store.

Episode Highlights
  • [1:23] - Meet Ryan Christian: Preact core maintainer and open-source champion
  • [4:10] - What is Preact, and how does it stack up against React?
  • [10:15] - Preact’s tiny footprint and why size still matters
  • [14:47] - Widgets, adoption, and why Preact powers ~6% of major sites
  • [20:01] - Understanding Preact’s compatibility layer (PreactCompat)
  • [25:40] - Hooks, signals, and modularity: build what you need, nothing more
  • [31:10] - Why Preact won’t follow React into full-stack territory
  • [37:22] - Server components, suspense, and what Ryan recommends instead
  • [43:35] - Frameworks that pair well with Preact: Astro, Fresh, and Remix
  • [47:55] - Sneak peek at Preact v11 and why it sticks with “classic” React experience
🔗 Links & Resources
  • Preact Official Website
  • Astro
  • Fresh by Deno
  • Remix
  • Jason Miller’s VTalk on Signals (referenced)
  • Google CrUX Report – for framework usage stats


Become a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

Episoder(731)

Changes in the JAMstack Landscape with Sean C Davis - JSJ 482

Changes in the JAMstack Landscape with Sean C Davis - JSJ 482

Dan kicks the show off by asking our guest Sean C. Davis to define for us what doesn't fall under JAMstack. Sean explains what isn't JAMstack and then dives into what's changed over the last year or so that brings us to the tools and approaches that hybridize the server end of things to bring more server side to the JAMstack.So, JAMstack lifts away from a monolithic backend to provide an independent front-end with a supporting set of back-end tools rather than a back-end with supporting front-end tools. This episodes dives into the implications of this approach as a reaction to the more traditional monolith.PanelAJ O'NealDan ShappirGuestSean C DavisSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialJavaScript Error and Performance Monitoring | SentryLinksComparing Static Site Generator Build Times | CSS-TricksGrouparoo: Open Source Synchronization  FrameworkUnmute Your Story | UnmutePicksAJ-  Follow Beyond Code | FacebookAJ- Twitter: Beyond Code Bootcamp ( @_beyondcode )AJ- vim-essentials | webinstall.devAJ- StackExchange AJ- Stack Overflow: The Architecture - 2016 EditionAJ- Comparing Static Site Generator Build Times | CSS-TricksAJ- Digital Ocean ($100 or 60 Days Free)Dan- How Wix improved website performance by evolving their infrastructureDan- Who has the fastest F1 website in 2021? Part 1Sean- Free JavaScript ResourcesSean- Ted Lasso Special Guest: Sean C Davis.Sponsored By:Sentry: Resolve JavaScript errors and performance issues with SentryRaygun: Raygun now offers Real User Monitoring of Core Web Vitals. Start your 14-day free trial now.Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

4 Mai 20211h 3min

Don't Let These Things Keep You From Podcasting - BONUS

Don't Let These Things Keep You From Podcasting - BONUS

Charles talks about the things that get developers stuck when they're trying to start their podcast or other influencer channel. He explains how to get around having those things hamper your journey.PanelCharles Max WoodSupport this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

29 Apr 202115min

Data Oriented Programming with Yehonathan Sharvit - JSJ 481

Data Oriented Programming with Yehonathan Sharvit - JSJ 481

Yehonathan Sharvit joins the Jabber crew to discuss Data Oriented Programming. Data Oriented Programming is a way to reduce complexity by managing the shape of the data before we send it over the wire. Rather than managing data you send between services in class hierarchies, you focus on the data's meaning and manipulate it so the data it includes updates to your datastore like Redux and then cascade changes from your data.PanelAimee KnightAJ O'NealCharles Max WoodSteve EdwardsGuestYehonathan SharvitSponsorsDev Influencers AcceleratorJavaScript Error and Performance Monitoring | SentryLinksTwitter: Yehonathan Sharvit ( @viebel )PicksAimee- Zsh Tricks to Blow your MindAJ- UREVO Under Desk TreadmillAJ- 3 Filter Water FilterAJ- AJ ONeal | FacebookAJ- Beyond Code Bootcamp - YouTubeAJ- Twitter: Beyond Code Bootcamp ( @_beyondcode )Charles- Adventures in Machine Learning | Devchat.tvCharles- She's in Tech | Devchat.tvCharles- Dev Influencers AcceleratorCharles- DoctorsYehonathan- GitHub | viebel/klipse Special Guest: Yehonathan Sharvit.Sponsored By:Sentry: Resolve JavaScript errors and performance issues with SentrySupport this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

27 Apr 20211h

BONUS: Relationships Matter Most

BONUS: Relationships Matter Most

Charles Max Wood talks about how to build, grow, and benefit from positive relationships within programming. He talks about how he's built genuine positive relationships with hundreds of programmers and how he and others have grown from those relationships. He also explains that you get out of relationships what you put into them. Finally, he goes into how to begin to build relationships by building a system of influence you can use on behalf of the people you want relationships with.PanelCharles Max WoodSupport this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

23 Apr 202119min

JSJ 480: Are Micro Frontends worth the effort? (And if so when?)

JSJ 480: Are Micro Frontends worth the effort? (And if so when?)

Micro frontends are the topic of discussion again, this time with Grgur Grisogono, Principal Consultant at Modus Create and co-author of the Manning book "Ext JS in Action". In particular, Grgur explains the new module federation capabilities introduced by Webpack, and describes how they can be used to construct micro frontends in a much more streamlined and modular fashion.PanelAJ O'NealCharles Max WoodDan ShappirSteve EdwardsGuestGrgur GrisogonoSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trial JavaScript Error and Performance Monitoring | SentryLinksModule Federation | webpackTwitter: Grgur Grisogono ( @ggrgur )PicksAJ- Jim Kwik 10 Morning HabitsAJ- Wayne Brady's Comedy IQAJ- Beyond Code GmbH | FacebookAJ- Beyond Code Bootcamp | YouTubeAJ- Twitter: Beyond Code Bootcamp ( @_beyondcode )AJ- Digital Ocean (2 Months or $100 Free)Charles- The 12 Week Year by Brian P. Moran and Michael Lennington Charles- TrainingPeaks | Hit Your StrideCharles- Phil's Beginner Marathon Plan ( 4-6hrs/wk )Charles- ClickUpDan- Smash BurgerDan- #JavaScriptRiddle | TwitterGrgur- YeastGrgur- Modus CreateGrgur- Modus Create, Inc. | YouTubeSteve- Intagram: ( pun_bible )Steve- Instagram: ( standup.trex )Special Guest: Grgur Grisogono.Sponsored By:Sentry: Resolve JavaScript errors and performance issues with SentryRaygun: Raygun now offers Real User Monitoring of Core Web Vitals. Start your 14-day free trial now.Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

20 Apr 20211h 14min

BONUS: How Opportunities Come Your Way When You're an Influencer

BONUS: How Opportunities Come Your Way When You're an Influencer

Charles Max Wood discusses several opportunities that came his way early in his podcasting career and other opportunities that have come to other people after only a couple of podcast episodes. He explains why that happens and how you can use this to create more influence as a developer.PanelCharles Max WoodSupport this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

16 Apr 202120min

JSJ 479: Practical Microservices with Ethan Garofolo

JSJ 479: Practical Microservices with Ethan Garofolo

Ethan Garofolo is the author of Practical Microservices with Pragmatic Programmers. He starts out debunking the ideas behind pulling parts of a monolith into a different services and change function calls into HTTP calls. Instead, it's an approach that keeps things moving for development teams that solves several productivity issues. He breaks down the ways to move functionality around and which approaches make sense for breaking your application up into pieces that are easy to work on and approachable for multiple teams.PanelAimee KnightAJ O'NealSteve EdwardsGuestEthan GarofoloSponsorsDev Influencers AcceleratorJavaScript Error and Performance Monitoring | SentryLinksSuper Guitar BrosUnder Desk UREVO TreadmillPractical Microservices by Ethan GarofoloXKCD Flow ChartsEthan Garofolo Microservices - YouTubePicksAimee- The 3 Mindsets to Avoid as a Senior Software DeveloperAJ- The Movie Great Pyramid K 2019AJ- Postgres Cheat SheetAJ- Jim Kwik 10 Morning HabitsEthan- GitHub | message-db/message-dbEthan- Eventide ProjectEthan- GitHub | mpareja/gearshaftEthan- Unlock | Space CowboysEthan- Practical Microservices by Ethan GarofoloEthan- Practical MicroservicesSteve- Bytes by U;Special Guest: Ethan Garofolo.Sponsored By:Sentry: Resolve JavaScript errors and performance issues with SentrySupport this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

13 Apr 20211h 17min

BONUS: What is Charles Max Wood's Biggest Payoff for Being a Dev Influencer?

BONUS: What is Charles Max Wood's Biggest Payoff for Being a Dev Influencer?

Charles Max Wood started podcasting because it sounded fun and because he wanted to talk about technology. He learned pretty quickly that it got him access to people who understood the things he wanted to learn. The reasons changed over the years, as Charles explains before he talks about the big payoff he gets now from doing the podcasts.PanelCharles Max WoodSupport this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

9 Apr 202131min

Populært innen Business og økonomi

stopp-verden
dine-penger-pengeradet
lydartikler-fra-aftenposten
e24-podden
rss-penger-polser-og-politikk
rss-borsmorgen-okonominyhetene
pengepodden-2
livet-pa-veien-med-jan-erik-larssen
utbytte
okonomiamatorene
tid-er-penger-en-podcast-med-peter-warren
morgenkaffen-med-finansavisen
finansredaksjonen
pengesnakk
rss-markedspuls-2
rss-rettssikkerhet-bak-fasaden-pa-rettsstaten-norge-en-podcast-av-sonia-loinsworth
lederpodden
stormkast-med-valebrokk-stordalen
rss-sunn-okonomi
rss-andelige-tanker-med-camillo