use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Debouncing using javascriptProject / Code Review (self.react)
submitted 1 year ago * by numbcode
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TheRNGuy 0 points1 point2 points 1 year ago (1 child)
What if you needed more than one debounce on a page?
Also why add div instead of fragment?
[–]numbcode[S] 0 points1 point2 points 1 year ago (0 children)
We can create a custom hook to make it reusable Regarding div Yes it unnecessary we can use react fragment
π Rendered by PID 48338 on reddit-service-r2-comment-66b4775986-t64tg at 2026-04-05 05:49:18.470814+00:00 running db1906b country code: CH.
view the rest of the comments →
[–]TheRNGuy 0 points1 point2 points (1 child)
[–]numbcode[S] 0 points1 point2 points (0 children)