All Episodes
The Call Kent Podcast — 227 episodes
Exposing internal styles from design system
What to learn
Bridging the Gap to Community Influence as a Senior Engineer
Call Kent Podcast Updates
From AI Automation to Full-Stack Engineering
Conference Workshop Advice
Getting a Developer Job in the AI chaos
Significance of '===' in typescript applications
In which situations would you recommend using RSC with React Router?
Web Framework Choice
Suggestion on Career Advice
Request for oAuth implementation
How far can nested UI loaders go for UIs with list of components
What should I learn next?
Does MCP make sense confined to a single app to rethink UX?
Stuck in Stack Switching: How Do You Commit to One?
Building and Maintaining a Software Blog
Securing Routes in React Router Framework
Adding Auth to MCPs
Running audio in background while still offline
What do you think about mutation testing applied to components?
When is a Promise not good enough, and I need a Web Worker?
How Useful is LiteFS in 2025?
What are your thoughts about Qwik and hydration?
Dependent driven motivation and embracing AI
Does the testing trophy need updating for 2025?
Balancing Conventions and Flexibility in Large Codebases
I'm a React dev... What now?
How to keep Type-Safety when defering data from a Remix loader
Good open source projects implementing frontend testing strategy
Should I learn GraphQL or just stick with REST?
React Components vs Progressive Enhancement
Test Cleanup: in the test or in afterEach
How many hours do you spend coding?
Remix Vite: Debugging Production issues
Inspired by Your Work
When to add a CSP (Content Security Policy)
Do generated types from OpenAPI spec change testing?
Prevent revalidation of remix loaders after mutation
Design the React component library
SEO Optimization and Hosting
Progress bar for mutations in Remix
Mocking in the full stack metaframework Era
How do you create advanced content for developers
A Button Per form or One Form with Multiple Buttons
Toasts in Remix
Unpaid internships and indentured servitude
It's fine to re-render
Data Structures and Algorithms
Remix Flat Routes vs Remix v2 Router
Generating CSS with Remix Resource Routes
Using Downshift with Conform to manage an input
Jake Lazaroff’s article on Web Components
Code Organization in Full Stack Apps
Client Hints and profiling
Building and Testing an MDX-based Blog
EpicWeb.dev is now available!
What is full stack for EpicWeb.dev?
Improving as a software engineer
Why didn't you break root.tsx into smaller components?
Am I stuck in tutorial heck?
Scaling Epic-Stack in a single region
React Lazy initializers Call Order
How do you approach major project updates
Organizing your first workshop
Conform sets novalidate & validation attributes?
My skill stuck at current job, should I quit?
How do you host your videos?
How are you still productive!?
Best practice for using localStorage in React
Remix Full-Stack Components (vs Server Components)
A 10 year old itch to make a switch (QA to dev)
Should I go to college or not?
Resources to learn senior development skills
Passing state across components in RemixJS
How To Deal with Hiring Developers?
Why do you use the Express adapter for your app?
Minimum skills for a Frontend dev job?
userEvent.setup vs not including it in unit tests
Are AI tools (Copilot) bad for the learning curve?
Becoming one of the best React developer
Is Epic Stack beneficial for new developers?
How to approach imposter syndrome
Error Handling in Remix
How do you plan E2E test flows?
When/why should I choose SSR over CSR?
Side income
How Remix fits 6 different web apps
Is it really all about who knows you?
Tech to use for a video streaming site
Should we transition from Jest to Vitest
What's the bundle analysis story in Remix?
How to set titles in CatchBoundary's in Remix?
v2 Routing Convention
Seeking for solution and advice to progress
What is your latest thinking on render props?
Inline Styles vs CSS File Styles
Looking for the best talk idea
Tips on making the most of your short breaks
Advice for a company afraid of using Node
How are redux thunks implementation details?
What makes a good react js developer?
AWS Job Opportunity
Playwright support
Tips for creating a npm package (stack-supporting)
How close should a hook be to its usage?
What's your opinion on atomic design?
How to handle file uploads in Remix?
Tailwind class overriding
How do you deal with partial types?
The "remix" testing methodology
How to handle action matching no intent?
Latest practical CSS techniques (use Tailwind)
Middleware is an antipattern
How to test semantic HTML tables?
Appreciation
Testing Code in service files and NGXS Store files
Is using md5 as key an anti-pattern in react?
Why do you take short breaks when coding?
Is addEventListener OK again?
Frontend to Fullstack
Test Data: To BeforeAll or to BeforeEach
organizing course code
How to do feature flags with Remix?
Own Code vs Library
Would you recommend to use Playwright or Cypress?
How to Shamelessly Self-Promote?
Why are you programming in VScode?
Remix: ways around window undefined
Testing a graphical component
Will there be a KCD Trilogy? (Yes)
How do you automate KCD?
Question about testing a reusable component
Full Stack Developers... Why?
Mantine's callback with Remix's ActionFunction
How do you convince your team to use E2E?
Migration from React/Rails hybrid to Remix
Do you have any thoughts on Playwright?
Using cookie/privacy policies on personal websites
Leveling up your career while putting family first
Live loading data with remix
Using VPN during software development
Why is there so much hate regarding React lately?
Decomposing remix component
Jump from mid level to senior react developer
React app doesn't work on IE11
Using userEvent vs fireEvent
useMemo vs React.Memo when it comes to JSX
How to build a committed following
Learning Frontend Architecture
Querying the data in nested routes
Nivo charts issue
i18n and Remix
Tests for accessible error messages
Asserting props.onClick in react-testing-library
CatchBoundary on empty datasets
Remix Anti-patterns
Why Framer Motion for Animations
Lack of experience when problem solving
How to identify which button submits a form
Thinking process when reviewing code
Do you read the React source code?
Isolate FE and BE apps vs Remix Full Stack
Using Remix with a custom backend (Nestjs)
Feedback speed in TDD
Understand what's effect and what is derived state
Order of Courses to Take
State bloating vs api call (again and again)
Separation of rendering vs logics custom hooks
Imposter Syndrome and Working at FAANG
In a Startup only testing in the backend?
Using GraphQL queries in Remix loader functions
Servers + Databases + Remix
I love your website! ITS BEAUTIFUL.
How can I incentivize users to not share accounts?
Could the useState be used without the setter?
Best way to reset a form
How to decide among advanced react patterns?
Handling difficult co-workers and/or leadership
Use React frameworks (Remix) for SPAs
Isolating tests
Versioning and dependency management for libraries
Full stack framework vs front-end with saas
Learning Gaps & Cluelessness as a Developer
Alfred and/or ScriptKit?
Why React JS?
Bailing out of re-rendering in useState
Remix Styling w/CSS in JS
Learning web development the right way
Testing a Drag and Drop Experience
Protected route and redirect after payment
Making changes on a new team
Building an Open Source Website
Question about testing alongside RTL
Create web components in React
Magic links require timely email delivery
Some advice for developers about the design
Pricing low-demand workshops
Why XState?
Forms in React
How small should components be
Using Fly.io Replays
Why is forwardRef required to limit re-renders?
Traditional logins vs. passwordless magic links
How to plan curriculum
Why Remix over other React frameworks?
What did paypal-scripts do?
What are your thoughts on Svelte?
Where did those diagrams come from?
Filling CS concept holes as a non-CS major?
How to buy for EpicReact in "installments"
Best approach for building headless components
Cypress Component Testing Library vs Jest
How does Remix manage many CSS files in a page?
Mirage JS over MSW?
Work Life Balance
How much of seniority is about code skills?
Firm skills
How to style?
SSG Hype
Managing Burnout
Make It Stick: Interleave Curves
What is the best way to go through EpicReact?
How do you find new technology
Difference in methods emanating from screen and render
Dealing with "act" warning on react testing
Reusing components between different projects