Make servers faster with cache controls 💰

Поділитися
Вставка
  • Опубліковано 17 сер 2022
  • Let's get this cache 💰 We'll learn cache headers that keep assets and dynamic pages snappy 🔥

КОМЕНТАРІ • 6

  • @DennisIvy
    @DennisIvy Рік тому +2

    Love this style of content! Let me one of the first to say it, this channel will be very successful if you keep this up. See you at 100k subs!

    • @bholmesdev
      @bholmesdev  Рік тому +1

      Ah, appreciate you Dennis! We're just getting started 👊

  • @japumfrey
    @japumfrey Рік тому +1

    I just went through every single one of your shorts (that sounds weird) thinking '4. Caching Strategies' (referred to in '3. SSR') was missing. Just found it now in the videos section and then found out I could have just used a playlist to watch them all.
    Having now watched all the shorts from oldest to newest, I have to say it served as a pretty neat crash course to understanding modern web dev concepts for an old dev who is transitioning from PHP to TypeScript. If there was a concept I didn't fully understand, the short simply automatically replayed over and over until I did understand.
    The hard work you put into your approach to cover these concepts using shorts is greatly appreciated and deserves much greater traction.
    BTW, I am susprised Front End Masters have not yet scheduled you in to teach an Astro course. The web needs more a11y-minded software development educators like you!

  • @luis96xd
    @luis96xd 10 місяців тому

    Nice video, everything was well explained!
    I have a question, related to assets caching, once in a website I worked they used assets with hash name (the CSS), so as you said, caching would be helpful to save a file forever, but when The CSS needs to change,
    That company needed to tell the users to clean the cache to see the changes, so the strategy was the correct, but I think I was implemented wrong
    How can be this solved? Without telling the users to clean the cache, or it is normal?

  • @sivaganesh4489
    @sivaganesh4489 11 місяців тому

    can you please suggest me good static site framework