Chrome 72 for Android shipped the long-awaited Trusted Web Activity feature, which means we can now distribute PWAs in the Google Play Store! I played with the feature for a while, digging into the APIs and here you have a summary of what’s going on, what to expect and how to use it today.
#chrome #android #pwa
#chrome #android #pwa
Medium
Google Play Store now open for Progressive Web Apps 😱
Chrome 72 for Android shipped the long-awaited Trusted Web Activity feature, which means we can now distribute PWAs in the Google Play…
Exactly one year after the first beta of iOS 11.3, Apple released last week the first beta of iOS 12.2: the first version since PWA support that responds to all the critics by offering solutions to the two biggest problems on PWAs on iOS. So yes, they took a whole year to say “we are working on this.” But wait, not so fast, I’m not saying yet that the solution is a good one. Let’s see 😬.
#ios #pwa
#ios #pwa
Medium
PWAs on iOS 12.2 beta: the good, the bad, and the “not sure yet if good”
A year ago, in January 2018, Apple surprised everyone with its early support for Progressive Web App technologies in iOS 11.3 beta. At…
https://t.me/ReactJSNews/9
There’s much new in the world of Progressive Web Apps (PWAs) and you might be wondering how compatible they are with existing architectures using libraries like React and JS module bundlers like Webpack. Does a PWA require a wholesale rewrite? What web performance metrics do you need to keep an eye on? In this series of posts I’ll share my experience turning React-based web apps into PWAs. We’ll also cover why shipping just what users need for a route & throwing out all other scripts are good ideas for fast perf.
#react #pwa
There’s much new in the world of Progressive Web Apps (PWAs) and you might be wondering how compatible they are with existing architectures using libraries like React and JS module bundlers like Webpack. Does a PWA require a wholesale rewrite? What web performance metrics do you need to keep an eye on? In this series of posts I’ll share my experience turning React-based web apps into PWAs. We’ll also cover why shipping just what users need for a route & throwing out all other scripts are good ideas for fast perf.
#react #pwa
Telegram
React.js
There’s much new in the world of Progressive Web Apps (PWAs) and you might be wondering how compatible they are with existing architectures using libraries like React and JS module bundlers like Webpack. Does a PWA require a wholesale rewrite? What web…
https://t.me/ReactJSNews/14
How to build a PWA with create-react-app (CRA). How we can go about building a custom Service Worker (SW) while staying within the create-react-app shell.
#react #pwa
How to build a PWA with create-react-app (CRA). How we can go about building a custom Service Worker (SW) while staying within the create-react-app shell.
#react #pwa
Telegram
React.js
How to build a PWA with create-react-app (CRA). How we can go about building a custom Service Worker (SW) while staying within the create-react-app shell.
With Progressive Web Apps, you can now use the web to build full-blown apps. Thanks to an enormous amount of new specifications and features, we can do things with the web that you used to need to write native apps for. However, talking to hardware devices was still a bridge too far up till now. Thanks to WebBluetooth, we can now build PWAs that can control your lights, drive a car or even control a drone.
#buetooth #pwa
#buetooth #pwa
Smashing Magazine
An Introduction To WebBluetooth — Smashing Magazine
With Progressive Web Apps, you can now use the web to build full-blown apps. Thanks to an enormous amount of new specifications and features, we can do things with the web that you used to need to write native apps for. However, talking to hardware devices…
Have you thought about making modern JavaScript applications with the simplest setup possible for your next project?
12 minutes read
#JavaScript #Webpack #PWA
12 minutes read
#JavaScript #Webpack #PWA
freeCodeCamp.org
How to write simple modern JavaScript apps with Webpack and progressive web techniques
Have you thought of making modern JavaScript applications with the simplest setup possible for your next project?
I’ve been familiar with the “progressive web app” (PWA) concept for a while now. But there’s always been an itch in the back of my mind about it.
⏱ 8 min read
🔘 #PWA
⏱ 8 min read
🔘 #PWA
Medium
Seriously, though. What is a progressive web app?
Attempting to clarify the history of the term and cite the dang thing.