this post was submitted on 11 Sep 2023
1112 points (97.4% liked)

Programmer Humor

31217 readers
36 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 70 points 9 months 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] 29 points 9 months ago (1 children)

mobile websites are all their own apps

Yeah, written in react native :D

[–] [email protected] 4 points 9 months ago

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

[–] [email protected] 9 points 9 months ago* (last edited 9 months 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 9 months 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!