IS null check in JavaScript?

Javascript null is a primitive type that has one value null. JavaScript uses the null value to represent a missing object. Use the strict equality operator ( === ) to check if a value is null . The typeof null returns ‘object’ , which is historical bug in JavaScript that may never be fixed.

Sizin İçin Seçtik  Is Java 8 null check?

Leave a Reply

Your email address will not be published. Required fields are marked *