• Home
  • About
Menu
Topic 6 Posts

vue

Page 1 of 1

Why Pinia is the State Manager Vue 3 Deserves

By Rishabh Pandey in vue on 02 Jan 2025

Discover why Pinia is the ideal state management solution for Vue 3, offering improved reactivity, TypeScript support, and a modular design compared to Vuex.…

Why Directly Mutating Props in Vue Is a Mistake (And What Really Happens Under the Hood)

By Rishabh Pandey in vue on 12 Dec 2024

Let’s dive into the mechanics of Vue’s reactivity and unidirectional data flow to see why mutating props is problematic and what it actually does to your component’s behavior.…

The Critical Role of key in Vue’s Virtual DOM Diffing

By Rishabh Pandey in vue on 09 Nov 2024

Learn why the `key` attribute is crucial for Vue’s reactivity and how it ensures smooth, predictable updates in your components.…

Let's make a Vite clone and use it to build our own project

By Rishabh Pandey in vite on 02 Oct 2024

Learn how to create a minimal clone of Vite, a modern frontend build tool, package it as an NPM module, and use it to build a project.…

Let's build a Virtual DOM in JS from scratch

By Rishabh Pandey in javascript on 16 Sep 2024

Learn how to build a Virtual DOM library in JavaScript from scratch and use it to create a basic Todo list app. Understand the principles behind efficient rendering in modern UI libraries like Vue.…

Common Vue.js Anti-Patterns and Mistakes You Should Avoid

By Rishabh Pandey in vue on 23 Jul 2024

In this post, we'll explore some of the most frequent anti-patterns and mistakes that junior developers often make.…

Page 1 of 1
Rish's Repository © 2025
  • Sign up
Published with Ghost • Theme Attila • System theme