-
going through the code of a well known JavaScript library and stumbling across a: while (1) { // eslint-disable-line no-constant-condition 😬😱😕😥😰😟😨🙀😧😦😳
-
I can’t get over the bravado of this code 😅
-
I’ll probably end up filing this one under: cleverness versus clarity
-
Now I need to know: Do you use while(true) in your code?