talks: add PWA conversion
This commit is contained in:
parent
d9ecb60e2a
commit
f15443eeb7
Binary file not shown.
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
title: "Progressive Web App Conversion in 5 Minutes"
|
||||||
|
date: 2019-01-28
|
||||||
|
slides_link: /static/talks/pwa-conversion.pdf
|
||||||
|
---
|
||||||
|
|
||||||
|
# Progressive Web App Conversion in 5 Minutes
|
||||||
|
|
||||||
|
A brief overview of how [Progressive Web Apps](https://developers.google.com/web/progressive-web-apps/) work and how to make one out of an existing index.html app.
|
||||||
|
|
||||||
|
Originally presented at an internal work meeting. This is the talk version of [this blogpost](https://christine.website/blog/progressive-webapp-conversion-2019-01-26).
|
Loading…
Reference in New Issue