rollup

Editor's Choice

Setting up a static render in 30 minutes

A JS-driven app gets a static render, massively improving the time to first render, and time to interactive. See useful build tools, and learn how to avoid all the gotchas.

Hot talks

Watch the best developer talks,
discover top conferences,
elevate your skills

It's free. Sign up with your Github/Twitter/Google/Email.

Just added

Fast by default: algorithmic performance optimization
With modern dev tools, it's easy to locate the exact code that's slowing down your app, but what do you do next? Why exactly is it slow, and how do you make it fast?