On Building Offline-Friendly Forms

Home » Blog » Software » Front End Entwicklung » On Building Offline-Friendly Forms

Leider ist der Eintrag nur auf English verfügbar.

Frontend developer Max Böck some time ago posted an article on how to create offline-friendly web forms

Using the navigator.onLine method for checking if the user is still connected to the Internet, localStorage and service workers Max outlines a method for alleviating an annoying problem that comes with using forms on the web, particular on mobile platforms:

Losing data and having to fill in a form repetitively if you lose your Internet connection before that form has been submitted.

Having forms retain data in offline situations hence provides tremendous usability benefits.

About the author: Bjoern
Independent IT consultant, entrepreneur

Leave a Comment

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)