The HTML hyperlink tag allows you to create an element that can be clicked on to reference another document or section on a web page. Hyperlinks are defined with the HTML <a> tag like so: <a href="/about">About Page"></a> HTML Target Attribute While...
blog.bolajiayodeji.com3 min read
Thanks for sharing, I've always wondered why React keeps yelling at me to include that attribute.
thanks so so much for sharing this, I have something to make reference to.
That is truly incredible. Thank you for sharing the knowledge Balaji. I had been blindly using this target='_blank' for many years, without really giving a thought about the technicalities and the possible vulnerabilities if any.
It is a master piece ;)
Now I fully understand the warning message reactjs displays in my console; that using target="blank" without rel="noopenner noreferrer" is discouraged.
Thanks Bolaji Ayodeji for this insightful article.
Wow! Thanks for this valuable piece.
Wow! Never knew this until now and I make use of the attribute a lot. Thanks for this chief!
Thanks for sharing!
I just pushed a bug fix to one of my repos π
Why is this something that isn't fixed by browsers or the standard(not sure if it's ECMA)?
I mean, there should be a lot of people unaware of this vulnerability. I didn't know about it until like a couple of months ago. If browsers fix this, we shouldn't need to worry about adding another attribute.
ε°Ήε θ―
math, programmer,
NICE workοΌ