Open vict0rsch opened 6 years ago
Could I take a swing at this one?
Please do :)
My understanding is that using more is also better for SEO ; any opinion?
Yes, I think in general you can't rely on web crawlers to interact with your javascript (though people disagree), but Link tags are built on top of tags, and web crawlers are pretty guaranteed to follow those. That's my understanding anyway!
Yeah makes sense I agree.
Thanks a lot for your effort on <Link>
s 👍
@kamry-bowman would you mind doing so on the dev
branch? That's where I develop the project right now :)
switch from button + onClick to
<Link to="...">...</Link>