Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: Nuxt.js with Alex Lichter
Description: When creating a website, there’s no shortage of choices for how to do it. Builders must make strategic decisions about the language or framework they want to adopt. An important first consideration for many is selecting a web application framework like React or Vue. Motivated by a low page response time and good user experience, many developers want their site to be server-side rendered. Nuxt.js is a free and open-source web application framework based on Vue.js which, among other benefits, brings server-side rendering to Vue.js developers.In this episode, I interview Alex Lichter, founde...