VIGreat explanation zaid. you keep telling it keeps the request open, but it's more like it keeps the TCP connection open right?Comment·Article·May 24, 2024·Different ways of handling real-time data (Long Polling, Short Polling, WebSockets)
VInice explanation. we can make use of uncontrolled components for input right, this way there won't be any function running until the user submits. What other complex scenarios would this be useful in?Comment·Article·Jan 29, 2024·Mastering Debounce in ReactJS