kora@sh.itjust.works to Programmer Humor@programming.dev · 8 days agostopsh.itjust.worksexternal-linkmessage-square53fedilinkarrow-up1500arrow-down126
arrow-up1474arrow-down1external-linkstopsh.itjust.workskora@sh.itjust.works to Programmer Humor@programming.dev · 8 days agomessage-square53fedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up3·edit-28 days agoI was afraid you’d say that. That’s stupid. Do they give a reason for why that’s ‘necessary’? (Also it should be const userToName = (user) => user.name;)
I was afraid you’d say that. That’s stupid.
Do they give a reason for why that’s ‘necessary’?
(Also it should be
const userToName = (user) => user.name;
)