TGViewer
JavaScript Портал JavaScript Портал @js_portal · 247 subscribers
Post #415 157
const arr = [1, 2];
arr[5] = 10;
console.log(arr.length);
More from @js_portal
  1. Apr 15, 2026Post #432
  2. Apr 15, 2026const obj = { myKey: 1, mykey: 2 }; console.log(obj.myKey, obj.mykey);
  3. Apr 9, 2026Post #430
  4. Apr 7, 2026Post #429
  5. Apr 6, 2026Post #428
  6. Apr 6, 2026console.log("\u0077".toUpperCase());
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 →