Why false == “false” is false?

前端 未结 4 1192
一个人的身影
一个人的身影 2021-02-15 14:24

I am still learning the basics of javaScript and I don\'t understand why this happens.

Having type coercion false == \"false\"would be converted into:

4条回答
提交回复
热议问题