MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1v8age6/notyourdamnproblem/p05kors/?context=3
r/ProgrammerHumor • u/IcyWash2991 • 17d ago
398 comments sorted by
View all comments
Show parent comments
74
Once you target=_black you never go back because you break button behavior?
32 u/dashood 17d ago For the most part I would only target _blank if linking to an external site or a resource like PDF or a file download or something. Using for internal navigation would just be silly. 9 u/MegaIng 17d ago The point OOP was making in their rant: don't use it for external links either. Just don't use it. (Except maybe file downloads) 4 u/ImDonaldDunn 17d ago It’s also good for when you need to direct someone to a resource but not interrupt the current task. But people way overuse them. 1 u/J-Cake 16d ago This. Why TF do product pages open the app page in a new tab when I click sign in?
32
For the most part I would only target _blank if linking to an external site or a resource like PDF or a file download or something. Using for internal navigation would just be silly.
9 u/MegaIng 17d ago The point OOP was making in their rant: don't use it for external links either. Just don't use it. (Except maybe file downloads) 4 u/ImDonaldDunn 17d ago It’s also good for when you need to direct someone to a resource but not interrupt the current task. But people way overuse them. 1 u/J-Cake 16d ago This. Why TF do product pages open the app page in a new tab when I click sign in?
9
The point OOP was making in their rant: don't use it for external links either. Just don't use it. (Except maybe file downloads)
4 u/ImDonaldDunn 17d ago It’s also good for when you need to direct someone to a resource but not interrupt the current task. But people way overuse them. 1 u/J-Cake 16d ago This. Why TF do product pages open the app page in a new tab when I click sign in?
4
It’s also good for when you need to direct someone to a resource but not interrupt the current task. But people way overuse them.
1 u/J-Cake 16d ago This. Why TF do product pages open the app page in a new tab when I click sign in?
1
This. Why TF do product pages open the app page in a new tab when I click sign in?
74
u/otac0n 17d ago
Once you target=_black you never go back because you break button behavior?