This commit is contained in:
Steven 2018-07-31 09:06:58 -04:00 коммит произвёл Marco
Родитель dff3cf4580
Коммит 67551211c2
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -8,9 +8,9 @@ It's online. It's offline. It's a Service Worker!
Service workers are a new technology to aid developers in:
- creating realistic, reliable offline experiences
- vastly improving performance when online
- logically and dynamically caching files for any purpose
- creating realistic, reliable offline experiences
- vastly improving performance when online
- logically and dynamically caching files for any purpose
The ServiceWorker API, which has recently made its way into Firefox Developer Edition, will change the way web and mobile app developers make their websites fast and functional!