sidharthachatterjee / gatsby-seo

SEO component that queries for data with Gatsby's useStaticQuery
MIT License
1 stars 0 forks source link

Thoughts on using react-helmet-async? #1

Open tcope25 opened 4 years ago

tcope25 commented 4 years ago

react-helmet has some non thread safe issues going on. I think react-helmet-async might be a better alternative. Thoughts?

https://github.com/staylor/react-helmet-async

tcope25 commented 4 years ago

If @staylor wanted to provide any input on why we should use react-helmet-async that would be great as well.

staylor commented 4 years ago

https://open.nytimes.com/the-future-of-meta-tag-management-for-modern-react-development-ec26a7dc9183?gi=581d7d0872f1

tcope25 commented 4 years ago

@sidharthachatterjee or @kyleamathews - thoughts?