Josh*Developer
4.86K subscribers
420 photos
38 videos
12 files
656 links
IT blog of:
Umar Sadullayev
Muslim 🌙
Senior Frontend Engineer
Angular GDE
Founder of @vector_academy_uz and @pingpong_dev
Download Telegram
☝️☝️☝️
EPAM dan yana bir yangilik, JavaScriptdan ajoyib o'yin tashkillashtirilmoqda. Qatnashish uchun Rus tili yoki Ingliz tilini bilishingiz kerak.
Qo'shimcha ma'lumotlar tepadagi postda.)
Marhamat.

#yangilik

@JoshDeveloper
👍1🏆1
Quyidagi maqolamiz JavaScriptda Array metodlari 1-dars haqida bo'ladi.

#JavaScript

@JoshDeveloper
🏆1
Forwarded from Test*Private
[1/15] Quyidagi kod nima qaytaradi :

let x; console.log(null ?? x ?? "undefined" ?? 1)
Anonymous Quiz
19%
null
35%
"undefined"
26%
1
20%
undefined
🤷‍♂1🏆1
Forwarded from Test*Private
[2/15]. Quyidagi kod nima qaytaradi:

let x; console.log(null || x || "" || 1)
Anonymous Quiz
16%
null
22%
undefined
52%
1
10%
""
🏆1
Forwarded from Test*Private
[3/15]/
Ushbu kod nima qaytaradi?
let x = null; console.log(!!!x)
Anonymous Quiz
15%
null
21%
false
33%
true
31%
SyntaxError
👍3🏆1
Forwarded from Test*Private
[5/15] Quyida bir biriga aloqador bo'lmagan qatorni toping:
Anonymous Quiz
3%
var, let, const
7%
string, number, bigInt
90%
class, undefined, boolean
🏆1
Forwarded from Test*Private
[6/15] Bu kod nima qaytaradi :

let x = 6; x--; switch(x){ case 4: console.log(4) break; case 5: console.log(5); case 6: console.log(6); break; default: console.log('No') }
Anonymous Quiz
11%
SyntaxError
7%
null
47%
5
22%
5 6
12%
6
👍4🏆1
Forwarded from Test*Private
[7/15].
Nima qaytaradi ?
typeof typeof undefined;
Anonymous Quiz
47%
undefined
24%
string
7%
number
22%
NaN
2🏆1
Forwarded from Test*Private
[10/15]. Object ni ichidagi property ni qaysi yo'l bilan o'chirib tashlasa bo'ladi.
Anonymous Quiz
39%
Object.delete(user.name)
39%
delete user.name
11%
user.name = null
👍2🏆1
Forwarded from Test*Private
[11/15].

To'gri javobni toping. let x = 12 + 12 + "12"; let y = 12 + +"12" + "12"; x = ?, y = ?
Anonymous Quiz
13%
x = 36, y = "2412"
16%
x = "2412", y = 36
46%
x = "2412", y = "2412"
24%
xato
😁32👍2🏆1
Forwarded from Test*Private
[12/15].

Bu kod x ga qaysi qiymatni beradi? let x = (true == !false) ? 1 : 0
Anonymous Quiz
7%
null
19%
true
66%
1
8%
0
👏4👍1🏆1
Forwarded from Test*Private
[13/15].
Javobi nima ?
typeof !(typeof undefined)
Anonymous Quiz
19%
string
6%
number
15%
null
24%
undefined
36%
boolean
🏆1
Forwarded from Test*Private
[14/15].
Quyidagi kod nima qaytaradi?
let [x , y] = [1, 2]; console.log(++x,y++)
Anonymous Quiz
14%
null, null
5%
[], []
14%
1, 2
58%
2, 2
10%
3, 2
🏆1
Forwarded from Test*Private
[15/15]

Matematik amallar ustida ishlovchi Math ning tipi qanday? typeof Math;
Anonymous Quiz
10%
string
36%
function
7%
undefined
48%
object
🌚2🏆1
Forwarded from Umar Sadullayev
JavaScriptdan Test ☝️☝️
#JavaScript

Vaqt tugadi, ammo siz ulgurmagan bo'lsangiz bemalol ishlashingiz mumkin.

P.S: Savol, taklif va izohlarni kommentda kutaman.)

Manfaatli bo'lgan bo'lsa hursandman.)


@JoshDeveloper
🏆2