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