notion-canvas

private - TypeScript - about 1 month ago on main

ntn-pkg: Package Setup v0.0.1

df2999e - about 1 month ago

11 files changed

|

+120

-306

ntn-pkg: Init Package Setup

23ade4c - about 1 month ago

12 files changed

|

+730

-0

Beyond State: Exploring the Power of React Refs

8 min Read · 10 Jan 2025

Read Article

Discover how to use React refs effectively to optimize performance, manage DOM interactions, and avoid unnecessary re-renders. Learn with practical examples like debounced search, form resets, and more in this comprehensive guide.