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 229 episodes available.
September 19, 2021How to style?Nowadays, we have a bunch of approaches that we can take to style our applications, like: pure CSS, pre-processors, CSS Modules, utilities, component UI’s, CSS in JS and for some of them, we have another bunch of libraries that we can choose as well. Sometimes we can get lost in the middle of them trying to find the better one for our needs.What do you take into consideration when choosing an approach to style?Do you think that some use cases fit better in one approach than in another?Is there a particular approach that you believe is ahead of the rest? Or do you prefer?So, how to style?...more10minPlay
September 15, 2021SSG HypeWhy do you think there’s still so much hype around JamStack and SSG, when form submissions and server redirects for data mutations tend to work better a lot of the time? There’s not a lot of ecosystem interest (outside of Remix) to lean on this baked-in superpower of the web, and I find that interesting. This is less about the tech, and more about the psychology in the JS ecosystem. Maybe it’s a funding or marketing thing?next-runtime...more14minPlay
September 10, 2021Managing BurnoutI’ve been feeling burned out lately and wanted to hear how do you deal with it.Boundaries, Updated and Expanded Edition: When to Say Yes, How to Say No to Take Control of Your LifeSelf-Compassion: The Proven Power of Being Kind to Yourself...more4minPlay
September 07, 2021Make It Stick: Interleave CurvesIn the book Make it Stick: The Science of Successful Learning. They suggest that for mastery of a subject you should be using interleave curves. The analogy given in the book to explain that is while practicing baseball you should be switching between straight and curveballs instead of doing just one or the other. What does that look like in practice while studying a topic? ...more6minPlay
September 07, 2021What is the best way to go through EpicReact?As a self taught dev who is looking to get their first job in the industry, how do you think the best way to balance this course and personal projects is? What do you think is the best use of my time as a developer to not only gain the most from this course, but also show off and apply the knowledge.How to get experience as a software engineerSolidifying what you learn...more10minPlay
September 07, 2021How do you find new technologyAsking Kent for insight into how he finds new technologies to use for his projects.Zero to 60 in Software Development: How to Jumpstart Your Career - Forward 4 Web Summit...more3minPlay
September 03, 2021Difference in methods emanating from screen and renderWhat’s the difference between `screen.getByText` and `const { getByText } = render()`More generically - what’s the difference between methods originating from these different objectsCommon mistakes with React Testing Library - Not Using Screen...more5minPlay
September 03, 2021Dealing with "act" warning on react testingSo I have a MainComponent, inside there are some “remote” components like OfficeSelect, that fetches data asynchronously on mount, using axios, everytime I test MainComponent I get the “act” warning on that OfficeSelect fetch, how do I deal with that?Fix the “not wrapped in act(…)” warning...more7minPlay
September 03, 2021Reusing components between different projectsbit.dev is one option I’ve considered, but I’m curious what you would do....more7minPlay
FAQs about The Call Kent Podcast:How many episodes does The Call Kent Podcast have?The podcast currently has 229 episodes available.