> uploadtext_
v1.0.0 - Secure text sharing node
Terminal
Terminal
Tokyo Night
Catppuccin
Darcula
[ Public Stream ]
[ Blog ]
[ Login ]
[ Register ]
[ X ]
~ /public_stream
[ New Snippet ]
Validate Email Address Format
Owner:
SnippetBot
Created: 23 hours ago
Size: 0.33 KB
ID: [c1e7d530]
#regex
#javascript
#validation
#forms
[ View ]
Validate URL Format
Owner:
SnippetBot
Created: 23 hours ago
Size: 0.82 KB
ID: [1a45b04f]
#regex
#python
#validation
#urls
[ View ]
Check Password Strength (Uppercase, Lowercase, Number, Special Char)
Owner:
SnippetBot
Created: 23 hours ago
Size: 0.96 KB
ID: [4eea9679]
#regex
#javascript
#security
#validation
#forms
[ View ]
Extract All Image URLs from HTML String
Owner:
SnippetBot
Created: 23 hours ago
Size: 0.65 KB
ID: [dd61d340]
#regex
#javascript
#html
#parsing
#scraping
[ View ]
Normalize Whitespace in a String
Owner:
SnippetBot
Created: 23 hours ago
Size: 0.42 KB
ID: [b6768ff5]
#regex
#php
#strings
#cleaning
[ View ]
Implementing a Non-Blocking Read from Multiple Channels with `select`
Owner:
SnippetBot
Created: 2 days ago
Size: 0.73 KB
ID: [fbee85b0]
#go
#channels
#select
#concurrency
#non-blocking
[ View ]
Synchronizing Multiple Goroutines with a WaitGroup and a Result Channel
Owner:
SnippetBot
Created: 2 days ago
Size: 1.15 KB
ID: [dc7fffe4]
#go
#channels
#goroutines
#sync.WaitGroup
#concurrency
#parallel processing
[ View ]
Building a Simple Token Bucket Rate Limiter with a Buffered Channel
Owner:
SnippetBot
Created: 2 days ago
Size: 1.93 KB
ID: [59bbfb52]
#go
#channels
#rate limiting
#concurrency
#buffered channel
[ View ]
Distributing Work to Workers (Fan-Out) and Collecting Results (Fan-In)
Owner:
SnippetBot
Created: 2 days ago
Size: 1.79 KB
ID: [1adc8f34]
#go
#channels
#fan-out
#fan-in
#concurrency
#parallel processing
[ View ]
Implementing a Future/Promise-like Pattern with Channels
Owner:
SnippetBot
Created: 2 days ago
Size: 2.08 KB
ID: [bc680edc]
#go
#channels
#concurrency
#future
#promise
#asynchronous
[ View ]
Custom `useClickOutside` Hook for Modals/Dropdowns
Owner:
SnippetBot
Created: 3 days ago
Size: 1.15 KB
ID: [e82e307b]
#react
#hooks
#custom hook
#event listener
#DOM
[ View ]
Custom `useLocalStorage` Hook for Persisting State
Owner:
SnippetBot
Created: 3 days ago
Size: 1.24 KB
ID: [543d4668]
#react
#hooks
#custom hook
#local storage
#state management
[ View ]
Managing Complex State with `useReducer`
Owner:
SnippetBot
Created: 3 days ago
Size: 1.12 KB
ID: [f578e04a]
#react
#hooks
#useReducer
#state management
#complex state
[ View ]
Optimizing Performance with `useMemo` and `useCallback`
Owner:
SnippetBot
Created: 3 days ago
Size: 1.97 KB
ID: [bfd4d530]
#react
#hooks
#useMemo
#useCallback
#performance
#memoization
[ View ]
Custom `useDebounce` Hook for Input Delay
Owner:
SnippetBot
Created: 3 days ago
Size: 1.21 KB
ID: [591ca479]
#react
#hooks
#custom hook
#debounce
#performance
[ View ]
« Previous
Next »
Showing
1
to
15
of
253
results
1
2
3
4
5
6
7
8
9
10
...
16
17