IndexedDB: What Makes It Better Than LocalStorage and Cookies?

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

ความคิดเห็น • 7

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy  วันที่ผ่านมา +1

    Download the FREE PDF Now. Pass Your Javascript Interview with Confidence! ➡ monsterlessons-academy.com/newsletter_subscribers/javascript_interview?

  • @thesparrowb5947
    @thesparrowb5947 14 ชั่วโมงที่ผ่านมา

    Nice video, thanks, looks helpful.

  • @1654045
    @1654045 11 ชั่วโมงที่ผ่านมา

    02:30 - I don't understand where the indexedDB object came from on line 13.

    • @Deliverant
      @Deliverant 7 ชั่วโมงที่ผ่านมา +3

      "IndexedDB" is a global object that is part of the Web API used in modern browser. So you don't need to import it from anywhere, its like using other global object like "window" or "document" for example

    • @1654045
      @1654045 15 นาทีที่ผ่านมา

      @Deliverant Tnx

  • @tyjeait
    @tyjeait 52 นาทีที่ผ่านมา

    Can you make a video about how to deploy an Angular SSR app?

  • @vatsrajat23
    @vatsrajat23 11 ชั่วโมงที่ผ่านมา

    Do same in angular too