Small Bundles, Fast Pages: What to do when there’s too much JavaScript

Analyze and fix JavaScript bundle performance issues with developer tools and strategies. Read more

Similar

JavaScript closures in detail

As the title states, JavaScript closures have always been a bit of a mystery to me. I have read multiple articles, I have used closures in my work, sometimes I even used a closure without realizing I… (more…)

Read more »