A quick tool to check how much page weight could be saved if you removed all legacy JavaScript from a webpage, in favour of modern techniques/functionality.
- Source
- Link to Original 🔗
- Published
- Categories
- JavaScript
- Tags
- tool, JavaScript, ES6, page weight, loading
Explore Other Notes
⬅ Newer
A place to write
Something something Micropub and posting from my …
Older ➡
Simpler Twitter threads
Cool (and free) service for quickly creating Twitter threads from a single writing panel. Definitely could be useful for …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>A quick tool to check how much page weight could be saved if you removed all legacy JavaScript from a webpage, in favour of modern …</p> </body> </html>
- Murray Champernowne