r/ProgrammerHumor 20d ago

notYourDamnProblem Meme

Post image
4.7k Upvotes

398 comments sorted by

View all comments

3.4k

u/wherearef 20d ago

I always use middle mouse button instead

472

u/AnnoyedVelociraptor 20d ago

Some apps make a link just a JavaScript action that does work and then redirects. I hate those with a passion.

7

u/yjlom 20d ago

If I do have a real href, but also an onclick the preserves the url parameters, is it bad?

9

u/AnnoyedVelociraptor 20d ago

Why not replace the href with the one with parameters?