Pengenalan fitur Optional Chaining di JavaScript
https://swizec.com/blog/a-surprising-feature-of-javascript-optional-chaining/https://swizec.com/blog/a-surprising-feature-of-javascript-optional-chaining/
---
Mengenal penggunaan IndexedDb dengan sistem Promise atau Async Await dengan library "idb"
https://filipvitas.medium.com/indexeddb-with-promises-and-async-await-3d047dddd313
---
#async #await #idb #indexedDb #OptionalChaining
https://swizec.com/blog/a-surprising-feature-of-javascript-optional-chaining/https://swizec.com/blog/a-surprising-feature-of-javascript-optional-chaining/
---
Mengenal penggunaan IndexedDb dengan sistem Promise atau Async Await dengan library "idb"
https://filipvitas.medium.com/indexeddb-with-promises-and-async-await-3d047dddd313
---
#async #await #idb #indexedDb #OptionalChaining
Medium
IndexedDB with promises and async/await
Every once in a while we need to store/persist something in a database or we need to cache some data. It can be because we want to improve…
Jake Archibald memperkenalkan library JavaScript untuk operasi Indexed Db di sisi browser. Yang bernama idb-keyvalue. Lebih simpel dari library idb yang telah dia buat sebelumnya.
https://github.com/jakearchibald/idb-keyval
#idb #indexedDb #library
https://github.com/jakearchibald/idb-keyval
#idb #indexedDb #library
GitHub
GitHub - jakearchibald/idb-keyval: A super-simple-small promise-based keyval store implemented with IndexedDB
A super-simple-small promise-based keyval store implemented with IndexedDB - jakearchibald/idb-keyval