Sjmarf to Programmer [email protected] • 5 months agoJavaScriptsh.itjust.worksimagemessage-square88fedilinkarrow-up1762arrow-down128
arrow-up1734arrow-down1imageJavaScriptsh.itjust.worksSjmarf to Programmer [email protected] • 5 months agomessage-square88fedilink
minus-squareComrade Rainlinkfedilink15•edit-25 months ago{} + 0 >> 0 0 + {} >> "0[object Object]" I’m going home.
minus-square@[email protected]linkfedilinkEnglish3•5 months ago0 == [] >> true "0" == [] >> false 0 == "0" >> true
{} + 0 >> 0 0 + {} >> "0[object Object]"
I’m going home.
0 == [] >> true "0" == [] >> false 0 == "0" >> true