What does serverless have to do with frontend development? You might have heard or even experienced many of its benefits such as autoscaling and its pricing model. But no one told you the most important one: “Even though serverless is a backend thing, it gives superpowers to the front end developers”. It puts deployment in the hands of frontend developers, without the traditional complexity of backend systems. You can now deploy a simple production-ready API, a server side rendering tool or even the whole Google Chrome browser and do amazing things with just a few lines of code. This talk is about serverless, and about the ways you can benefit from it as a frontend developer.