TGViewer
WebDEV WebDEV @webb_dev · 8.3K subscribers
Post #5851 362
const arr = [1, 2, 3];
arr[10] = 99;
console.log(arr.filter(x => x === undefined).length);


WebDEV #test #Frontend

Выберите правильный вариант 👇🏼
More from @webb_dev
  1. Sep 23, 2026Post #6407
  2. Sep 23, 2026const arr = [10, 20, 30]; const [first, ...middle, last] = arr; console.log(first, last);…
  3. Sep 22, 2026💡 Шпаргалка по HTML5 WebDEV #советы
  4. Sep 22, 2026💡 Шпаргалка по Frontend WebDEV #советы
  5. Sep 21, 2026💡Шпаргалка по HTML WebDEV #советы
  6. Sep 21, 2026💡 Шпаргалка по AI-сервисам WebDEV #AI
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →