Nuxt is a free and open source web application framework based on Vue.js. It is a meta framework for universal applications. Nuxt allows you to pre-render your vue code on the server to improve the performance of your Vue applications.Â
This course is aimed at developers who want to learn how to render their Vue applications on the server for increased performance. Before beginning this course you should be familiar with Vue and JavaScript and Node.js