memo: IndexedDB の操作
Open
memo
- Dominant language
- Vue
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## 概要
IndexedDB を用いた操作についてのメモをここに残しておく
## 操作の流れ
1. データベースを開くリクエストを行う
2. トランザクションを実行してデータベースのストアにアクセス
3. ストアに対して必要な操作を行う
※必要に応じてエラー処理などを行う
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.