186 episodes

A podcast about modern UI development on the web. Hosted by Sam Selikoff and Ryan Toronto.

Frontend First Sam Selikoff, Ryan Toronto

    • Technology

A podcast about modern UI development on the web. Hosted by Sam Selikoff and Ryan Toronto.

    View Transitions in React

    View Transitions in React

    Ryan tells Sam about his experiments with using the new View Transitions API in a React photo gallery app. He talks about how he likes the flexibility of the API, how to think about integrating it into any client-rendered app regardless of the framework, and how he used a Promise with an Effect to tie a View Transition to a React Transition.

    • 53 min
    CodeMirror | Radix Themes

    CodeMirror | Radix Themes

    Sam tells Ryan about his experience setting up an in-browser code editor with CodeMirror that he plans on using for blog posts and code recipes, as well as what he thought about using Radix Themes for the first time in earnest on a side project of his currently styled with Tailwind.

    • 45 min
    Throw is about control flow – not error handling

    Throw is about control flow – not error handling

    Sam and Ryan talk about why it’s better to think of throw as a general-purpose JavaScript language feature rather than something that should only be used for error handling. They discuss the ambiguity around the phrase “error handling”, situations that call for dealing with errors locally vs. globally, and how throw can be useful for non-error control flow. They also discuss the problems with trying to shoehorn dynamic features into a static site.

    • 1 hr 4 min
    The Philosophy of Next.js

    The Philosophy of Next.js

    Sam and Ryan discuss the core values of the Next.js framework, and how those values motivate several of the framework’s design decisions. They talk about caching, why layouts don’t have access to the URL, and why the router doesn’t expose navigation events, as well as how developers should think about extending Next’s functionality with their own application code.

    • 1 hr 16 min
    Beyond Data Fetching with RSCs

    Beyond Data Fetching with RSCs

    Sam talks to Ryan about refactoring an MDX blog post to a React Server Component. They discuss how RSC’s ability to render server-side content with “client-side holes” turns out to replace MDX for many uses cases. They also talk about other tools that are (surprisingly) a conceptual subset of the RSC architecture, such as custom Webpack loaders.

    • 1 hr 9 min
    Blog Post Club: React Labs – What We’ve Been Working On

    Blog Post Club: React Labs – What We’ve Been Working On

    Sam and Ryan read and discuss the latest update from React Labs.

    • 1 hr 23 min

Top Podcasts In Technology

The Neuron: AI Explained
The Neuron
Acquired
Ben Gilbert and David Rosenthal
AI + a16z
a16z
The Instagram Stories - Social Media News
The Instagram Stories, Daniel Hill
iOS 14
Donald Riebe
Soft Skills Engineering
Jamison Dance and Dave Smith

You Might Also Like

JS Party: JavaScript, CSS, Web Development
Changelog Media
Syntax - Tasty Web Development Treats
Wes Bos & Scott Tolinski - Full Stack JavaScript Web Developers
The Changelog: Software Development, Open Source
Changelog Media
Software Engineering Daily
Software Engineering Daily
PodRocket - A web development podcast from LogRocket
LogRocket
Front-End Fire
TJ VanToll, Paige Niedringhaus, Jack Herrington