bobo@lemmy.ml to Programmer Humor · 6 days agoGood job Docker!i.imgur.comvideomessage-square14linkfedilinkarrow-up1126arrow-down18file-text
arrow-up1118arrow-down1videoGood job Docker!i.imgur.combobo@lemmy.ml to Programmer Humor · 6 days agomessage-square14linkfedilinkfile-text
minus-squarefibojoly@sh.itjust.workslinkfedilinkarrow-up7·5 days agoSeriously, I was new to frontend and using jQueryUI back then and it took me like a few seconds to lookup the term and parameter so my autocompletes wouldn’t DoS my backend. I’m amazed to see shit like this in prod.
minus-squareKojichan@lemmy.worldlinkfedilinkarrow-up8·6 days agoI was beginning to stress out at the rest call every letter typed. 1-3 second delay! Stop hammering your server!
Debouncing is thy friend.
Seriously, I was new to frontend and using jQueryUI back then and it took me like a few seconds to lookup the term and parameter so my autocompletes wouldn’t DoS my backend. I’m amazed to see shit like this in prod.
I was beginning to stress out at the rest call every letter typed. 1-3 second delay! Stop hammering your server!