Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DW
Posts
0
Comments
24
Joined
2 yr. ago

  • There is valid performance based reasons to use an app over a browser based experience. Sure perhaps it's just data collection, but being able to cache locally and have that information persistent between uses dramatically drops the initial page load time.

    But yeah, it's annoying as hell to be bothered about it, and usually compromising the performance/load time is worth not having to go through the hassle of downloading an app.

    Edit: Seems like I was wrong. I remember reading about how in general native apps would make significantly fewer API calls than identical website based experiences, even with the user having navigated to the site before.