selemondev.hashnode.devStoryblok: The Headless CMS that takes your content to the next levelIn the digital age, businesses encounter numerous difficulties when it comes to creating and delivering content that resonates with their audience. Traditional CMS ( Content management systems ) can be inflexible to use, which can result in reduced p...May 7, 2023·7 min read
selemondev.hashnode.devPowering your Nuxt 3 app with Graphql using Nuxt ApolloGraphQL is a powerful query language that allows developers to easily access and manipulate data from a variety of sources. With Nuxt Apollo, developers can easily integrate GraphQL into their Nuxt 3 applications. In this blog post, we'll explore how...Jan 21, 2023·10 min read
selemondev.hashnode.devMastering Nuxtjs Color Modes: A Step-by-Step Guide to Implement Dark Mode and Light Mode on Your Nuxt 3 WebsiteIn this day and age, providing a personalized and engaging user experience is essential for businesses. One of the simplest ways to do this is to provide website visitors with the ability to choose between a light and dark mode. With the help of the ...Dec 4, 2022·5 min read
selemondev.hashnode.devNuxt ContentWith the stable release of Nuxt 3 on the horizon, the Nuxt team has done an outstanding job of creating and maintaining the Nuxt modules' eco-system. One of my favorite Nuxt modules by far is Nuxt Content. It allows me to easily write my blog posts i...Oct 19, 2022·16 min read
selemondev.hashnode.devEverything you need to know about PiniaOne of the most crucial principles in web development is state management. Up until the introduction of Pinia, Vuex served as the de facto state management solution for Vue applications. In this tutorial, we’ll investigate the key aspects of Pinia by...Sep 28, 2022·15 min read