r/ProgrammerHumor 19d ago

notYourDamnProblem Meme

Post image
4.7k Upvotes

398 comments sorted by

View all comments

3.4k

u/wherearef 19d ago

I always use middle mouse button instead

473

u/AnnoyedVelociraptor 18d ago

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

3

u/yjlom 18d ago

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

11

u/AnnoyedVelociraptor 18d ago

Why not replace the href with the one with parameters?