this post was submitted on 11 Sep 2023
1163 points (97.1% liked)

Programmer Humor

37904 readers
298 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 77 points 2 years ago (2 children)

We live in a timeline where desktop apps all run in a browser, whereas mobile websites are all their own apps.

[–] [email protected] 32 points 2 years ago (1 children)

mobile websites are all their own apps

Yeah, written in react native :D

[–] [email protected] 5 points 2 years ago

The argument is better if the app is written with Ionic.

[–] [email protected] 10 points 2 years ago* (last edited 2 years ago) (1 children)

For now at least, PWAs work on Android and I believe many apps already use electron or something similar under the hood

[–] [email protected] 2 points 2 years ago

When I worked support for an android device manufacturer I had some strange issues with other apps that were resolved by clearing the cache in Chrome. Its all webpages all the way up and down baby!