Skip to content
New issue

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

Использовать локальное хранилище браузера для кэширования повторных запросов к API #1

Open
grandmotivator opened this issue Jun 7, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@grandmotivator
Copy link
Member

В javascript доступно storage браузера, куда можно сохранять данные из api, чтобы не парсить каждый раз одну и туже историю транзакций.

https://developer.mozilla.org/en-US/docs/Web/API/Storage

@grandmotivator grandmotivator changed the title Использовать локальное хранилище Использовать локальное хранилище браузера для повторных запросов к API Jun 7, 2021
@cblp cblp mentioned this issue Jun 7, 2021
@cblp cblp added the enhancement New feature or request label Jun 23, 2021
@cblp cblp changed the title Использовать локальное хранилище браузера для повторных запросов к API Использовать локальное хранилище браузера для кэширования повторных запросов к API Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants