Jared Palmer is the Lead Engineer at The Palmer Group. An open source software enthusiast, instructor, and speaker, Jared is the author of popular projects including Formik, Razzle, After, Backpack, and React-fns. Prior to The Palmer Group, Jared founded Skiptu, a content management platform and application framework for Android lock screens purchased by Unilever.
Universal server rendered JavaScript applications are tough to setup. Either you buy into a framework, fork a boilerplate, or do your own thing. In this talk, we'll discuss how Razzle aims to fill this void by abstracting all the required tooling for your SSR application into a single dependency while leaving the rest of the important architectural decisions about frameworks, routing, and data fetching up to you.