operators - Why is it a bad idea to allow these in JavaScript == , != , ++ , -- -
I was checking out, and some rules rejected my interest. Especially this:
reject == more! =
Reject ++ and -
Why is it a bad idea to not allow these? I understand the first part, basically it wants me to do ==
instead of ==
. I do not understand why why though. I think the difference between the two, I want to know why this is bad behavior. Sometimes I really want to do this like ==
so that it evaluates the correct for undefined == zero
But basically (as everyone has mentioned) reason.
Who is watching the video honestly - very interesting and useful.
Comments
Post a Comment