6 ms·
One obvious tool that this article doesn't mention is Chrome's performance monitor. Many techniques in the article only have to be applied once you can verify t
by monxer 14d ago
One obvious tool that this article doesn't mention is Chrome's performance monitor. Many techniques in the article only have to be applied once you can verify that they are running slow.
- stwrt 14d agoThe web inspector is often overlooked. Other important spots to look at are the Network tab and Lighthouse (in Chrome).