|
|
|
|
|
by eyelidlessness
1343 days ago
|
|
> Depending on service workers for anything that does not inherently require them (like background sync or receiving push messages) is bad. Or access to CacheStorage, and acting as an offline server when the network is unavailable. Perfectly reasonable to depend on if your use case requires it. |
|