filmov
tv
JavaScript Interview Questions | day 16 | delete Keyword Explained! | | #javascript #html #css

Показать описание
Did you know that the delete keyword only works on object properties and not on variables? 🤔
If you declare a variable without var, let, or const, it becomes a global object property, and delete can remove it ✅.
#javascript #challenge #letscommentout
If you declare a variable without var, let, or const, it becomes a global object property, and delete can remove it ✅.
#javascript #challenge #letscommentout