Deploy without breaking existing apps

Поділитися
Вставка
  • Опубліковано 16 чер 2024
  • Learn how to prevent version skew with Vercel, through a demo of a Next.js application that is being frequently deployed while being accessed from multiple clients.
    • vercel.com/docs/deployments/s...
    • www.industrialempathy.com/pos...
  • Наука та технологія

КОМЕНТАРІ • 11

  • @ashatron656
    @ashatron656 10 днів тому +5

    Lee wearing a Remix t-shirt... Is this his "blink twice if you're being held hostage"? 😄

  • @saasplanet
    @saasplanet 11 днів тому

    great video lee

  • @austincodes
    @austincodes 11 днів тому +2

    Hey Lee what is the best approach to prompt users to refresh their browser when I push a big version change?

  • @swordali
    @swordali 11 днів тому

    Super

  • @wieger14
    @wieger14 10 днів тому +2

    What would be a good reason to not enable this?

    • @elielsonms
      @elielsonms 10 днів тому

      Likely high cost, you'll have computational resources replicated for each new version for that amount of time. If you don't have a very critical application or don't have a very coupled front to the backend, you wouldn't need it

    • @styfle123
      @styfle123 10 днів тому

      Its not common, but you might not want to enable Skew Protection if you have a strict requirement that clients must use the latest version. In that case, you might even implement a client-side refresh that runs periodically.

  • @kasper369
    @kasper369 11 днів тому +2

    Is this available for a hobby plan?

  • @johnchristiancabrera6472
    @johnchristiancabrera6472 11 днів тому

    🤯