IndexedDB – Cursors In retrieving data we used the get() function when we knew what key we wanted to retrieve but if we want to step through all the values of the object store we can use cursors. Firstly we use the open cursor function and then we can add our arguments to it. The […]
Category Archives: indexeddb
IndexedDB – Error Handling Not all requests we write will return an output. This may happen due to − possible errors while writing the code. If the storage limit has been exceeded. If transactions have failed etc. In a failed request the transaction is canceled, and all the changes are reverted. But sometimes we want […]
IndexedDB – Useful Resources The following resources contain additional information on IndexedDB. Please use them to get more in-depth knowledge on this. 47 Lectures 33 hours 60 Lectures 2.5 hours Khóa học lập trình tại Toidayhoc vừa học vừa làm dự án vừa nhận lương: Khóa học lập trình nhận lương tại trung tâm Toidayhoc