this post was submitted on 02 Apr 2024
5 points (100.0% liked)

Programmer Humor

1738 readers
1 users here now

founded 2 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] CosmicTurtle@lemmy.world 1 points 1 year ago (1 children)

The CVS app is my favorite example of this. Their app (at least on Android) is a fucking browser.

Walgreens is an actual app and works the way you expect it to.

[–] epyon22@programming.dev 2 points 1 year ago (1 children)

But why do either of those companies need an app is beyond me. Website does everything you could need anyways

[–] Diplomjodler@feddit.de 2 points 1 year ago

The secret ingredient is data harvesting.

[–] IsThisAnAI@lemmy.world 1 points 1 year ago

I know, meme and all. But MVC and API based are two separate things, and fairly easy to support both in most frameworks. You can use built in view while exposing the data itself.