How we have been developing an Offline First application using Persistent Storage
Talk video
Talk presentation
Now web development is developing rapidly, and Offline First applications no longer seem unreal. What was the advantage of native applications is also realizable in web applications.
In this talk I will tell:
- How I ported my native document signing application, while retaining one of its main advantages - working in Offline;
- What libraries were used to work with IndexedDB;
- What were the pitfalls of Web Workers?