JS Conf JP

Guillermo Rauch

Guillermo Rauch is the founder of ZEIT, co-creator of Now and Next.js, and former CTO and co-founder of LearnBoost and Cloudup, acquired by Wordpress.com in 2013. His background and expertise is in the realtime web. He's the creator of socket.io, one of the most popular JavaScript projects on GitHub, with implementations in many different programming languages and frameworks (currently running the realtime backend of high profile apps like Microsoft Office online). He created the first MongoDB ORM for Node.JS, MongooseJS. Before that he was a core developer of the MooTools JavaScript framework. He's the author of "Smashing Node.JS" published by Wiley in 2012, best-selling book about Node.JS on Amazon in multiple programming categories. He's spoken at dozens of conferences all around the world about JavaScript and the realtime web, such as O'Reilly OSCon, QCon and NDC. Originally from Argentina, he dropped out of highschool and moved to the US to pursue his passions in the San Francisco startup world. He's passionate about open source as an education medium. He's a former mentor of an Open Source Engineering class organized and pioneered by Stanford, with students from Harvard, MIT, Carnegie Mellon, UPenn, Columbia and others.

Building and Deploying for the Modern Web with JAMstack

11/30/2019, 15:30 - 16:00
Room: A
Spoken language: en

What does it take to build and deploy a cutting-edge website? This talk will discuss the spectrum of complexity of the modern web: from single page apps to multiple pages, from static websites to fully dynamic ones, from the frontend to the backend with serverless lambda functions. We will discuss how to bring your app code alive with preview deployments for every push, how to maximize performance and availability with a global CDN, how to go to production (and revert it) faster than ever before and how to improve QA and testing to build the most reliable and robust experiences.