State Management with Pinia in Nuxt 3: How I've started
State manage is a necessary thing in every frontend projects. Sometimes we need to define some objects throughout the application globally. If we do this by own it could be a big messy work. Recently I've worked with Pinia in a Nuxt project. I've dec...
leeonscoding.hashnode.dev5 min read