Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
The Call Kent podcast is a regular podcast where you call in with a question and Kent answers. Call in with your questions right from your web browser with any device at https://kentcdodds.com/call... more
FAQs about The Call Kent Podcast:How many episodes does The Call Kent Podcast have?The podcast currently has 214 episodes available.
November 21, 2023Code Organization in Full Stack AppsDo you have some best practices for scale Remix applications with Prisma regarding testability, reusability, and separation of concerns? When do you decide to move functions and business logic from loaders and actions to a .server file? Do you have functions like getUsers in a user.server file or do you call the database directly in the loaders?Code Organization in Full Stack Apps...more5minPlay
November 16, 2023Client Hints and profilingCan home made client hints like the one you are using in Epic Web Stack be seen as profiling?Use Client Hints to Eliminate Content Layout ShiftClient Hints and profiling...more5minPlay
October 27, 2023Building and Testing an MDX-based BlogWhat is a good way to test fs modules and why converting MDX on runtime is better than runtime.Building and Testing an MDX-based Blog...more7minPlay
October 18, 2023EpicWeb.dev is now available!Yes, this is Kent calling himself. I just wanted to let all subscribers to the podcast know that https://EpicWeb.dev is available today!EpicWeb.dev is now available!...more3minPlay
October 10, 2023What is full stack for EpicWeb.dev?What do you consider full stack? E.g. some people think that full-stack should include devOps, some don't. What do you think? And does EpicWeb consider devOps to be apart full stack?Deploy Web Applications All Over the WorldWhat is full stack for EpicWeb.dev? ...more4minPlay
September 22, 2023Improving as a software engineerFoundational knowledge needed to build complex systems in softwareImproving as a software engineer...more7minPlay
September 21, 2023Why didn't you break root.tsx into smaller components?root.tsx is over 300 lines. Is there a reason for keeping all the functions in one file? Why don't you split each function in separate a file and import it?When to break up a component into multiple componentsWhy didn't you break root.tsx into smaller components? ...more4minPlay
September 12, 2023Am I stuck in tutorial heck?Recently I quit my job as frontend development instructor and I'm aiming to get a job as frontend developer. Before I apply for job openings I'm planning to go through several courses, create complex projects for my portfolio and only then apply for the job.My friends are saying I'm overcomplicating the process and I may get into the flow after I got the work. But as I'm aiming at middle level positions, I want to prepare as much time, as much my budget allows. So I can negotiate salary well with employers and will be more valuable worker.What are your thoughts on this?Am I stuck in tutorial heck?...more7minPlay
September 12, 2023Scaling Epic-Stack in a single regionHi Kent, my name is Tim,I have a few questions regarding scaling the Epic Stack within a single region.With the assumption that we are having huge amount of users in one region, my question is would you recommend switching to other database technologies or would you have multiple SQLite replicas in the same region, with each of them being connected to remix apps in a 1-1 mannerMy second question is, assuming that we have the epic stack setup, what would you do if one remix server can't just keep up anymore with the load. Would you introduce caching or any types of application or additional threads to distribute and keep up with the work loadThank youScaling Epic-Stack in a single region...more6minPlay
August 31, 2023React Lazy initializers Call OrderI am seeing Lazy initializers are not calling first, but in the diagram it motioned it calls firstReact Lazy initializers Call Order...more3minPlay
FAQs about The Call Kent Podcast:How many episodes does The Call Kent Podcast have?The podcast currently has 214 episodes available.