YaasirGraphQL: A Modern Approach to API DesignGraphQL, a query language for APIs, has gained significant traction in recent years due to its flexibility and efficiency. Unlike…Oct 14Oct 14
YaasirHow to use props and emits in Vue 3Vue 3 is a progressive JavaScript framework that is widely used for building user interfaces. Its component-based architecture allows…Oct 13Oct 13
YaasirUnderstanding the Folder Structure in Nuxt 3Nuxt 3 is the latest version of the popular Vue.js framework, designed to make modern web development more streamlined and efficient. One…Oct 13Oct 13
YaasirA Day in the Life of a Modern Front-End DeveloperThe websites you use every day? Those seamless interfaces and dynamic features? That’s the handiwork of front-end developers, and their…Jul 5Jul 5
YaasirEscape Tutorial Hell: Dive into Project-Based LearningTutorial hell is a real struggle for developers, especially beginners. It’s that comfort zone of consuming tutorials without actually…Feb 1Feb 1
YaasirGit Alias: My Developer Time MachineOkay, picture this: You’re a web developer, fingers flying across the keyboard, crafting web wonders. But then, BAM! You hit a wall: a…Dec 30, 2023Dec 30, 2023
YaasirlocalStorage made easylocalStorage is a powerful tool in JavaScript that allows you to store data persistently in the user’s browser. This data can be retrieved…Dec 20, 20231Dec 20, 20231
YaasirCreating Custom Error Pages in Nuxt 3Error pages are an essential part of any web application, providing users with a clear and informative message when something goes wrong…Nov 17, 2023Nov 17, 2023