1. React
  2. International JavaScript Conference
  3. 2019
  4. Nuxt.js: isomorphic Vue.js Apps made easy, fast and fun

Nuxt.js: isomorphic Vue.js Apps made easy, fast and fun

Nuxt.js is an opinionated framework based on Vue.js that excels when it comes to running the same codebase both server-side and client-side.

David Guijarro at International JavaScript Conference 2019

Nuxt.js is an opinionated framework based on Vue.js that excels when it comes to running the same codebase both server-side and client-side. In this talk, we will focus on how it encourages convention over configuration and what kind of projects it suits best. Also, we will power up our code from a rather static (but very fast-loading) website to a full-blown SPA directly in the browser.