SnipStash
Explore
Sign In
Get Started
Explore
Sign In
Get Started
Ruzz
Joined February 2026
1 public snippet
Debounce hook
JSX
Just for debounce
"use client"; import { useState } from "react";
Ruzz
Feb 11