zachleat’s avatarzachleat’s Twitter Archive—№ 40,417

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