Тёмный

#154 

Frontend Master
Подписаться 65 тыс.
Просмотров 11 тыс.
50% 1

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@abhishekrathor1749
@abhishekrathor1749 9 месяцев назад
const a = 1 + undefined; const b = 1 + typeof c; console.log(a); console.log(b); /* `a` is `NaN` because you cannot perform arithmetic operations with `undefined`. `b` is the string `"1undefined"` because it concatenates the number 1 and the string representation of the type of `c`. */ // Happy Learning ❤️ // By the way Pin kar dena 😁
@akkisujit145
@akkisujit145 2 месяца назад
Sir ye series shot wali bahut helpful hai
@ghostrider3486
@ghostrider3486 9 месяцев назад
Nice video sir 😀
@Shriramkrishnhari
@Shriramkrishnhari 9 месяцев назад
कुछ ऐसे ही कोड beginers के लिए बनायें "बूंद बूंद से सागर भर जाता है" ऐसी लोकोक्ति है...
@Shriramkrishnhari
@Shriramkrishnhari 9 месяцев назад
👍
@imahe07
@imahe07 3 месяца назад
Un declared or undefined me fark hota hai na Agar c not declared hai to uski value undefined kyu
@itskksingh
@itskksingh 2 месяца назад
Lundefined 🥵
@abhigyanrai4262
@abhigyanrai4262 2 месяца назад
Abe 😂
Далее
@ItsMamix учу делать сигму😎
00:12
Просмотров 554 тыс.
Callback Hell | Ep  01 Season 02 - Namaste JavaScript
15:28
Javascript Interview Questions
41:28
Просмотров 110 тыс.