The Call Kent Podcast  By  cover art

The Call Kent Podcast

By: Kent C. Dodds
  • Summary

  • 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
    © 2021 Kent C. Dodds Tech LLC
    Show more Show less
Episodes
  • When to add a CSP (Content Security Policy)
    May 2 2024

    Should one consider CSP at the very early stage of starting a new website or under what conditions should one consider implementing CSP.

    • CSP on MDN
    • Content-Security-Policy-Report-Only
    When to add a CSP (Content Security Policy)
    Show more Show less
    5 mins
  • Do generated types from OpenAPI spec change testing?
    Apr 29 2024

    Hey Kent! I've been thinking about something lately. I've worked at a number of different sass companies and something that is always an interesting problem is how we end-to-end test a software application that has a UI.

    I love the idea of testing for confidence and, to that end, I've been wondering how we might begin to shift our thinking about confidence testing when we use some communication protocol, like GRPc or OpenAPI to and use those protocols to generate things like static types.

    If a backend and frontend are both very well integration tested and the both use auto-generated types from the same spec file, how much e2e testing do we really need? It seems like the spec file would help bridge that confidence gap a lot for us.

    I worked at a relatively large sass company once and we had about 300 e2e tests that ran on every PR. It took way too long, but we had a very high level of confidence when we shipped code. We had integration tests too, but I wonder as I reflect on that experience, should we have focused way more on integration tests and integration testing larger features of the software knowing that we had type safety from the communication protocols we used.

    Really hoping to hear back from you! I respect your thoughts on testing a lot and I'm a long time consumer of your open source libraries and ideas.

    Do generated types from OpenAPI spec change testing?
    Show more Show less
    7 mins
  • Prevent revalidation of remix loaders after mutation
    Apr 25 2024

    Hello Kent, here is a transcription of my message, if you did not catch something. Thanks! I have a component that im importing in a dashboard folder in an index.js file. I'm using fetcher.form to submit a form with the Post method. the request is succesful, but when I click on sumbit, this reloads all of the requests of my loaders from different components that are being rendered in the dashboard folder. how can I avoid the reload of unrelated loaders in the same folder (dashboard)?

    • shouldRevalidate

    Unwanted loader reloading using fetcher.form in shared folder.

    Show more Show less
    4 mins

What listeners say about The Call Kent Podcast

Average customer ratings

Reviews - Please select the tabs below to change the source of reviews.