JPDev to Programmer Humor · 1 year agoExam Answerimagemessage-square129fedilinkarrow-up1798arrow-down111
arrow-up1787arrow-down1imageExam AnswerJPDev to Programmer Humor · 1 year agomessage-square129fedilink
minus-squarekia@lemmy.calinkfedilinkEnglisharrow-up2·1 year agoYou don’t need terminating semicolons in JavaScript. They’re added in if missing. It can actually cause a few bugs around returns.
deleted by creator
You don’t need terminating semicolons in JavaScript. They’re added in if missing. It can actually cause a few bugs around returns.