PWA

A collection of articles covering PWA

ArticleFebruary 3, 2023
The File System Access API: Unlocking New Possibilities for Web DevelopersAn incredibly powerful API exists to access the local file system of a user. Let’s have a look at how this works and why this could be interesting for your next project.
ArticleJanuary 19, 2021
I build a neumorphic Pomodoro to stay saneThere is this view many developers share of having a productive coding session by crawling behind your laptop, put on your fancy noise-cancelling headphones and grinding out a few hours of work. I often fall for this novelty of hyper-productive work state in development. Since working full-time from home I noticed a serious decline in my productivity and focus. How is this possible and how can I resolve this?
ArticleOctober 8, 2020
How can we develop and design for a PWA to deliver the best native user experience?Progressive Web App (PWA) is often written about. These articles, including mine, mostly only cover the technical parts. Although vital, one aspect of building a successful PWA is design. How can we develop and design for PWA to deliver the best native user experience (UX)?
ArticleSeptember 15, 2020
Wrapping your Progressive Web App for Android with Trusted Web ActivityOne of the first things people mention when proposing Progressive Web Apps (PWA) is the need for native store presence. Fair enough, let's make that work.
ArticleJune 12, 2020
You might not need a native app"We need a native app for performance, the 'feel', offline functionalities, notifications and...". Native apps have provided fundamental functionalities that serve the purpose of creating a wonderful user experience. But, you might not need that native app and opt for the technology of the wondrous web!