mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Re-tagged blog posts
This commit is contained in:
parent
209995c77b
commit
2a9c127365
186 changed files with 186 additions and 146 deletions
|
@ -20,6 +20,7 @@ tumblr_post_id:
|
|||
- "135657690564"
|
||||
kind:
|
||||
- article
|
||||
tags: ["Web", "JS"]
|
||||
---
|
||||
I’m excited to say that I’ve written my first service worker for brandonrozek.com. What is a service worker? A service worker provides an extra layer between the client and the server. The exciting part about this is that you can use service workers to deliver an offline experience. (Cached versions of your site, offline pages, etc.)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue