gckohaku / gckohaku/WebClock

memo: IndexedDB の操作

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.