Building a simple offline-capable Notepad app using ServiceWorker
November 15, 2016 — Today, We are going to build a progressive Notepad app which can very well be used in offline mode, be responsive on all available devices, and saves the content locally on the device itself.