Null in Javascript
Null is an interesting term in JavaScript and has many use cases. let's take a deep dive into them,
Define a null variable: null in JavaScript represents an intentional absence of any object value and can be used as a value and also inferred as a typ...
ankita-yadav.hashnode.dev2 min read