Posts

What Is Nuxt.js?

NuxtJS is a framework for building server-side rendered applications with Vue.js. That's right! You can sever-side render Vue components easily using this framework. But that's not all. You can also generate static websites that you write using Vue. Lets see some examples:
Recent posts