-
Notifications
You must be signed in to change notification settings - Fork 13
Suggested new section: Task based Guide (to supplement faq) #180
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
Comments
I really like this approach and wondering if @ntoll shares the same feeling |
Yup. Working on it. |
More: Your worker only runs once.
|
For workers we now appear to have a number of choices - the use cases of which are not exactly clear:
|
Also: An async mechanism that performs the same objective and is not blocked by "third party cookie" settings is the "IndexedDB" storage. This is also available in Workers. Pyscript accesses this under pyscript.storage |
In some systems this might be the Faq and the current faq might be a series of guides or recipes.
Anyway the section might look like this:
Task based Guide:
The text was updated successfully, but these errors were encountered: