Here you will find various blog posts on all things related to Frontend and JavaScript but especially on things related to Nuxt, React, Testing and Performance.
My blog was getting bigger and bigger and so time to add pagination. I am using Nuxt Content to manage my blog posts. So how do I add pagination to my blog? Let me show you how I did it.
Showing the benefits of Nuxt image by analyzing the performance of my website before and after adding the Nuxt Image module.
Tips, shortcuts and extensions to make working with VS Code easier so you can developer faster and let the tools do the job for you.
Middleware lets you define custom functions that can be run before rendering either a page or a group of pages which we call layouts.
We can customize the Loading for our Client Side applications as well as the loading Progress bar for our server rendered applications and we can even customize this to create our own.
If you are building a Nuxt static site and want to deploy it easily and for free then Netlify is a great choice. Let me show you how easy it is.
Progressive web apps will really help your performance and you can install them on your home screen or desktop and have that app like feel for your website. Let's have a look at how they work.
In Nuxt we can add Vue plugins to our application by creating a Nuxt plugin and then registering that plugin in the Nuxt Config file.
I have been using Nuxt in all of my recent tech jobs but why did I start using it? What problems did I have trying to convince the team and more important the clients. And why should you use Nuxt?
...