Here we gonna see how to make a basic pagination for data that we dont want to display in a table
i decided to go for the computed property way and since i'm a lazy ass i dediced to pick up Buefy
, a nice css component
library that i already used before to handle the pagination logic for me.
npm install nuxt-buefy --save