rabi.
  • Home
  • Writing
  • Snippets
  • Tools
  • YouTube
Snippets

Snippets / Tags

typescript

4 typescript code snippets across 1 language. Copy-paste solutions from production code.

4

snippets

react

4 snippets

useClickOutside Hook for React

A typed React hook that fires a callback when the user clicks outside a referenced element. Perfect for closing dropdowns and modals.

reacthooksref+2
BEGINNERMay 18, 2026

useCopyToClipboard Hook for React

A typed React hook that copies any string to the clipboard with a success state, error handling, and an automatic reset timer.

reacthooksclipboard+2
BEGINNERApr 18, 2026

useDebounce Hook for React

A typed React useDebounce hook that delays value updates until the user stops changing them. SSR-safe, auto-cleanup, fully typed.

reacthooksdebounce+2
BEGINNERApr 6, 2026

useLocalStorage Hook for React

Typed React useLocalStorage hook with SSR safety, cross-tab sync via storage events, namespaced keys, and graceful fallback in private mode.

reacthookslocalstorage+2
INTERMEDIATEOct 16, 2025
rabi.

Building production software and writing about what I figure out.

SDE II at Amazon

Content

  • Writing
  • Snippets
  • Tools
  • YouTube

Snippets

  • Java
  • AWS CLI
  • React

Popular Tags

  • React Hooks
  • TypeScript
  • Spring Boot
  • Next.js

Explore

  • About
  • Professional Journey
  • Contact
  • Search
  • Submit a Snippet
  • RSS Feed

Connect

Let's build something together.

Send a message →

Newsletter

Weekly posts on backend engineering and system design.

Subscribe →

© 2026 Rabinarayan Patra. All rights reserved.

Privacy PolicyDisclosureBuilt with Next.js