Click here to Skip to main content
15,881,744 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Wordle 566 Pin
Sandeep Mewara5-Jan-23 18:48
mveSandeep Mewara5-Jan-23 18:48 
GeneralRe: Wordle 566 Pin
OriginalGriff5-Jan-23 19:36
mveOriginalGriff5-Jan-23 19:36 
GeneralRe: Wordle 566 Pin
pkfox5-Jan-23 21:26
professionalpkfox5-Jan-23 21:26 
GeneralRe: Wordle 566 Pin
Cp-Coder6-Jan-23 3:23
Cp-Coder6-Jan-23 3:23 
GeneralRe: Wordle 566 (X/6) Pin
musefan6-Jan-23 3:54
musefan6-Jan-23 3:54 
GeneralRe: Wordle 566 Pin
jmaida6-Jan-23 18:08
jmaida6-Jan-23 18:08 
GeneralWhen was the last time you thunked? Pin
raddevus5-Jan-23 10:37
mvaraddevus5-Jan-23 10:37 
GeneralRe: When was the last time you thunked? Pin
Jeremy Falcon5-Jan-23 11:29
professionalJeremy Falcon5-Jan-23 11:29 
raddevus wrote:
I hadn't heard of thunk since old Windows API programming.

Same-ish. Thunking is the technique MS used to make Win32s[^] work. However, the term made a comeback in the JavaScript ecosystem with libraries such as Redux Thunk[^].

True to JavaScript fashion though, we dumbed down the concept a bit. Smile | :) But, at one point in time it was useful for distributed web calls. These days there are better techniques though.

If you read the definition on the link for Redux Thunk, for instance, you'll notice some ambiguity between that and just using a callback. But hey, at least the term made a comeback-ish.
Jeremy Falcon


modified 6-Jan-23 12:14pm.

GeneralRe: When was the last time you thunked? Pin
honey the codewitch5-Jan-23 11:43
mvahoney the codewitch5-Jan-23 11:43 
GeneralRe: When was the last time you thunked? Pin
jmaida5-Jan-23 16:19
jmaida5-Jan-23 16:19 
GeneralRe: When was the last time you thunked? Pin
Jeremy Falcon6-Jan-23 5:45
professionalJeremy Falcon6-Jan-23 5:45 
GeneralRe: When was the last time you thunked? Pin
jmaida6-Jan-23 14:21
jmaida6-Jan-23 14:21 
JokeRe: When was the last time you thunked? Pin
Daniel Pfeffer6-Jan-23 0:21
professionalDaniel Pfeffer6-Jan-23 0:21 
GeneralRe: When was the last time you thunked? Pin
Craig Robbins6-Jan-23 0:24
Craig Robbins6-Jan-23 0:24 
GeneralRe: When was the last time you thunked? Pin
trønderen6-Jan-23 2:43
trønderen6-Jan-23 2:43 
GeneralRe: When was the last time you thunked? Pin
dandy726-Jan-23 2:24
dandy726-Jan-23 2:24 
GeneralRe: When was the last time you thunked? Pin
englebart6-Jan-23 16:15
professionalenglebart6-Jan-23 16:15 
GeneralTypical! Pin
OriginalGriff5-Jan-23 9:43
mveOriginalGriff5-Jan-23 9:43 
GeneralRe: Typical! Pin
pkfox5-Jan-23 9:55
professionalpkfox5-Jan-23 9:55 
GeneralRe: Typical! Pin
OriginalGriff5-Jan-23 10:01
mveOriginalGriff5-Jan-23 10:01 
GeneralRe: Typical! Pin
pkfox5-Jan-23 10:25
professionalpkfox5-Jan-23 10:25 
GeneralRe: Typical! Pin
trønderen5-Jan-23 11:08
trønderen5-Jan-23 11:08 
GeneralRe: Typical! Pin
jmaida5-Jan-23 16:11
jmaida5-Jan-23 16:11 
GeneralRe: Typical! Pin
Choroid6-Jan-23 6:14
Choroid6-Jan-23 6:14 
GeneralRe: Typical! Pin
englebart6-Jan-23 16:21
professionalenglebart6-Jan-23 16:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.