
Screaming Frog
Desktop-based crawler capable of rendering JavaScript for deep SEO audits.

Next.js SEO Plugin
Next.js plugin to handle SEO metadata efficiently within React applications.

WWJD – What Would JavaScript Do?
Tool by Onely to visually compare a page with and without JavaScript.

TL;DR – Too Long; Didn’t Render
Tool by Onely that measures JavaScript rendering cost on a page.

You Might Not Need JQuery
At the very least, make sure you know what jQuery is doing for you, and what it's not.
View Rendered Source
A lightweight Chrome Extension that shows you how the browser has constructed (rendered) a page's original HTML into a functioning DOM, including modifications made by JavaScript.