DEV Community

Oscar Luna
Oscar Luna

Posted on • Originally published at javascript.plainenglish.io on

4 Essential Tools for JavaScript Code Optimization

Level up as a developer by levelling up your code!

Continue reading on JavaScript in Plain English »

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video