difference between undefined and null

preview_player
Показать описание
#coding #javascript #tutorial #shorts #asmr

undefined: a value automatically assigned to a variable that has only been defined
null: a value that intentionally points to a nonexistent or invalid object or address

Please review the MDN docs on undefined and null for additional information.
Рекомендации по теме