Writing

JavaScript: what we have had to fix

3 write-ups from production, newest first. Each one is a problem hit on a real project and how it was diagnosed and fixed.

3 articles
4 min read

React SPA Dynamic Meta Tags Fix

React SPA dynamic meta tags still miss crawlers and link previews when they only exist after hydration. Here is the scalable SEO fix I recommend today.

ReactSEO