Вадим Бударин
Вадим Бударин
>   it's not true for tools - a tool will never create holley array, so no holley array - no slow operations
> had the same issue and `yarn add ymlparser` made it work, but it should be part of the dependencies. have the same error, but `yarn add ymlparser` raises an...
Our application is completely dependent on the service worker and therefore we have to wait for its full installation. If the constructor of the service worker had an option that...
Our application protection against CSRF attacks is based on a [Double Submit Cookie](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#double-submit-cookie ) when a new token is issued to the client for each session in response header and...
While I was writing the answer , I came up with an idea - can I not pre-cache the resources before installing the service worker, but start **post install precaching**...
I'm sorry, I'm not very clear - what are the reasons not to do the same precaching after activating the service worker? why can't we use the same algorithm that...
time passes and if earlier the worker service was more like a kind of feature for decoration, today it is a working tool and is already not optional for many...
based on your experience, can you suggest an algorithm for supporting pre-caching assets for service worker versions in the runtime cache?
+1 request - is another +1 potential point of failure and +1 another request that can increase the loading time of the site
at least for http2, you can safely download multiple assets simultaneously