- Published on
Adding pagination to Nuxt Blog
The list posts is getting longer, and the amount of scrolling is also getting longer. A better solution would be to introduce pagination, displaying a limited number of posts.
by Ngac Duy Anh (Ted)
The list posts is getting longer, and the amount of scrolling is also getting longer. A better solution would be to introduce pagination, displaying a limited number of posts.
Implementing a getter with a parameter to filter a stored state of weekly tasks conditionally.
The implementation of actual features using Vuex as well as restrcuture of the components to accommodate CRUD operations for Goals.
With a rough design for Giary app is completed, it is finally time to open a code editor and start the implementation by breaking down a design into components with Vue & Tailwind CSS