Comment on GitHub is no longer independent at Microsoft after CEO resignation
axEl7fB5@lemmy.cafe 2 months agodon’t use the equality (==) operator, use strict equality instead (===)
crypto bros === AI bros
Comment on GitHub is no longer independent at Microsoft after CEO resignation
axEl7fB5@lemmy.cafe 2 months agodon’t use the equality (==) operator, use strict equality instead (===)
crypto bros === AI bros
FourThirteen@lemmy.world 2 months ago
===is strict equality in only JS/TS though!