Nick Mousavi

Nick Mousavi @biomousavi

About: I'm Nick, let's talk!

Location:
Anywhere, remote
Joined:
Mar 1, 2021

Nick Mousavi
articles - 5 total

Understanding Jitter Backoff: A Beginner's Guide

Traditional exponential backoff can lead to a 'thundering herd' problem, jitter backoff can help us to address this issue.

Learn More 8 0Jan 3

How to Access a Child Component’s Ref with multi-root node (Fragment) in Vue 3

In this article we want to explain how you can access to your child component's ref if you have more than one root (Fragment).

Learn More 11 0Dec 31 '24

Why you should use both v-if and v-show to toggle heavy components in Vue ?

In here we learn why using v-if and v-show is important to toggle heavy components in vue.

Learn More 16 2Dec 31 '24

Building a Production Stack: Docker, Meilisearch, NGINX & NestJS

Learn to set up a production-ready search engine with Meilisearch, Docker, NGINX, and NestJS

Learn More 10 0Dec 31 '24

Easiest Way to Set Up GitHub Action CI/CD for Vue.js Apps

Learn the easiest way to set up GitHub Actions CI/CD for your Vue.js apps. Automate builds, tests, and deployments - step-by-step guide.

Learn More 11 0Dec 14 '24