this post was submitted on 03 Feb 2024
440 points (94.0% liked)

Programmer Humor

32410 readers
1 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
[–] dan@upvote.au 102 points 2 years ago* (last edited 2 years ago) (22 children)

Anyone that builds a SPA and breaks opening in new tab or history caching and back/forward nav isn't a good frontend developer (or lacks experience, which is something that's fixable!). These have been solved problems for a long time.

[–] Ephera@lemmy.ml 34 points 2 years ago (15 children)

I mean, for sure, and this meme isn't trying to say that all SPAs are bad. But defaults matter, even for experts.

This meme was inspired after I had to use an SPA, which among those points in the meme, also broke using Alt+Left to navigate back. The normal back-button worked (even if it then had to load for ten seconds to re-display static content).

Which is just a typical example to me. You don't even need much expertise to figure out why Alt+Left is broken. But you have to think of testing Alt+Left, because it's broken by default.

[–] shootwhatsmyname@lemm.ee 6 points 2 years ago (1 children)

Just here representing the Cmd+[ gang

[–] docAvid@midwest.social 2 points 2 years ago
load more comments (13 replies)
load more comments (19 replies)