filmov
tv
Javascript null data type explained | JS for Beginners Ep. 14
![preview_player](https://i.ytimg.com/vi/B1QBAV4k2LA/maxresdefault.jpg)
Показать описание
The null data type in JavaScript is a primitive value that is used to indicate the absence of an object or data. In this beginner tutorial, we look at examples showcasing the difference between null and undefined, and also when we should expect to get a null value returned to us.