Fully-working currency converter. Progressive web app, starring offline access & push notifications.
Service Worker + React + Redux.
- Updates hourly and sends you a kind push notification. "I hate to trouble you, but the Denarius is up against the Dollar, I repeat...!
- Use it for all 'yo money needs - it works!
- Fork it, change it, fax, rename it. Technologic.
Read the code, it's full of comments. I wanted to write a progressive web app, and share it with you. Enjoy!
Service workers essentially act as proxy servers that sit between web applications, and the browser and network (when available). They are intended to (amongst other things) enable the creation of effective offline experiences, intercepting network requests and taking appropriate action based on whether the network is available and updated assets reside on the server. They will also allow access to push notifications and background sync APIs. - MDN
Given the poor UX of this README it may appear the late Emperor Commodus said the above about Service Workers, they were a bit before his time. He was cleverer than silly code; he was EMPEROR!