We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
※思いつきなので優先度低いです
読み込みを高速化するために以下のような手法を考えている
懸念 1 と 2 で差分がある場合、1 と 2 の間で操作が生じたときにどうするか ex) 本来存在しない時間割の詳細ページを開いてしまうなど
The text was updated successfully, but these errors were encountered:
+案 Service Worker使うとバックグラウンドでオフライン対応できる
Sorry, something went wrong.
Service Worker いいですね!ありがとうございます 真剣に Service Worker にむきあったことがなかったのでこれを機会に試してます
HosokawaR
No branches or pull requests
※思いつきなので優先度低いです
背景
実現方法
読み込みを高速化するために以下のような手法を考えている
懸念
1 と 2 で差分がある場合、1 と 2 の間で操作が生じたときにどうするか
ex) 本来存在しない時間割の詳細ページを開いてしまうなど
The text was updated successfully, but these errors were encountered: