Can someone explain what a PWA is? I tried reading the official Mozilla docs and wikipedia. I don't understand - how do these apps work like "native" apps if they are not using native UI kits and running inside a browser? That's not really "native". Native app to me is like macOS Mail or Sublime Text. I don't consider any of the electron apps (Slack, VSCode) as "native". There is a real beauty of using native apps. I…
Show HN: Pep – Turn Your Website into a Progressive Web App
11–20 of 56 posts
Re: Show HN: Pep – Turn Your Website into a Progressive Web App
#12Can someone explain what a PWA is? I tried reading the official Mozilla docs and wikipedia. I don't understand - how do these apps work like "native" apps if they are not using native UI kits and running inside a browser? That's not really "native". Native app to me is like macOS Mail or Sublime Text. I don't consider any of the electron apps (Slack, VSCode) as "native". There is a real beauty of using native apps. I…
> ...software engineering than say a C++ developer. BootCamp courses teach you how to make bloat...
Reeks of elitism
Re: Show HN: Pep – Turn Your Website into a Progressive Web App
#13Can someone explain what a PWA is? I tried reading the official Mozilla docs and wikipedia. I don't understand - how do these apps work like "native" apps if they are not using native UI kits and running inside a browser? That's not really "native". Native app to me is like macOS Mail or Sublime Text. I don't consider any of the electron apps (Slack, VSCode) as "native". There is a real beauty of using native apps. I…
It's an "installable" web app - ie creates a desktop icon or mobile launch icon and removes the chrome from the browser so it looks like a native app. For mobile I believe there's a pop-up that prompts for install, on desktop you have to do it in the options menu I believe.
Re: Show HN: Pep – Turn Your Website into a Progressive Web App
#14Ex how do you define the installable icon for the Add to home screen icon ? Or how do you choose what gets in the cache for offline access ?
PS : this is your score https://www.webpagetest.org/result/200227_PT_b799b0e13e0417b...
Re: Show HN: Pep – Turn Your Website into a Progressive Web App
#15Re: Show HN: Pep – Turn Your Website into a Progressive Web App
#16Can someone explain what a PWA is? I tried reading the official Mozilla docs and wikipedia. I don't understand - how do these apps work like "native" apps if they are not using native UI kits and running inside a browser? That's not really "native". Native app to me is like macOS Mail or Sublime Text. I don't consider any of the electron apps (Slack, VSCode) as "native". There is a real beauty of using native apps. I…
Progressive web app (PWA) just means that it use feature detection to enhance itself. The most notably features are "add2desktop" and "service workers". "add2desktop" lets you add the app to the app drawer, and service workers lets you manage the cache and, listen for push notifications, and acts like a proxy in front of the app, making it possible to serve from the cache while the user is offline.
Re: Show HN: Pep – Turn Your Website into a Progressive Web App
#17Will be good to see how this affects / slows down site performance.
On a separate note, how many users know about or bother to “Add to screen”? Can the number of users launching from the home screen be tracked?
Re: Show HN: Pep – Turn Your Website into a Progressive Web App
#18That's a non-starter for me. Google screwed me hard years ago when I was using their Adwords. I can't forgive or forget that.
Re: Show HN: Pep – Turn Your Website into a Progressive Web App
#19One would think all these companies use Pep.
But the page doesn't make it easy to understand exactly what is provided.
Re: Show HN: Pep – Turn Your Website into a Progressive Web App
#20Did any of them use Pep? Doesn’t look like it.
I’d say this is deceptive marketing. Not sure if it’s trademark violation.