Name: Anonymous 2020-12-26 11:53
Can we agree not to extensively use emoji in technical writing?
I can stomach the occasional ``The
, I lose it.
I can stomach the occasional ``The
<template>
element contains a template 🤯'', but as soon as I see code examples like let myArray = ["🍆"] // semicolon omitted because I'm cool 😎🆒
let thePenox = myArray.find(cocke => cocke == "🍆")
, I lose it.