Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.

JavaScript ARRAYS of OBJECTS are easy! 🍎
1 year ago
21
Automotive
Education
Programming
Coding
Software Development
Web Development
Mobile App Development
Computer Science
Coding Tutorial
Code Learning
Programming Language
00:00:00 array of objects
00:01:29 access object properties
00:02:19 push()
00:02:59 pop()
00:03:11 splice()
00:03:28 forEach()
00:04:08 map()
00:05:18 filter()
00:07:09 reduce()
const fruits = [ {name: "apple", color: "red", calories: 95},
{name: "orange", color: "orange", calories: 45},
{name: "banana", color: "yellow", calories: 105},
{name: "coconut", color: "white", calories: 159},
{name: "pineapple", color: "yellow", calories: 37}];
// Access properties of a fruit object
console.log(fruits[0].calories);
// Add a new fruit object
fruits.push({ name: "grapes", color: "purple", calories: 62});
// Remove the last fruit object
fruits.pop();
// Remove fruit objects by indices
fruits.splice(1, 2);
Loading comments...
-
15:36
The Gun Collective
13 hours agoWOW! Tons of NEW GUNS just dropped!
4.23K10 -
LIVE
BEK TV
23 hours agoTrent Loos in the Morning - 10/08/2025
147 watching -
2:21
NAG Daily
12 hours agoPOLITICAL FAMILY GAMESHOW w/ GreenMan Reports
4.07K -
0:49
OfficialJadenWilliams
16 hours agoGTA 6 is downloading but you hear trumpets outside
4.29K4 -
1:02:11
DeVory Darkins
15 hours ago $41.70 earnedDemocrats suffers ANNIHILATION during heated hearing with Bondi as Jack Smith bombshell drops
171K133 -
57:17
Dialogue works
2 days ago $3.36 earnedAmb. Chas Freeman: Israel on the EDGE: Is TOTAL DEFEAT IMMINENT?!
39.4K21 -
14:06
Actual Justice Warrior
1 day agoSomali Medicaid SCAMMER Says Theft Is HIS CULTURE
20.4K26 -
10:27
itsSeanDaniel
2 days agoCBS Host INSTANTLY REGRETS Interrupting MAGA SuperStar
24.8K13 -
1:25:01
Coin Stories with Natalie Brunell
1 day agoThe Coming Currency War: Gold, Dollar, and Bitcoin with Matthew Pines
19.9K2 -
LIVE
GritsGG
21 hours ago36 Hour Marathon Stream! Most Wins in WORLD! 3704+!
828 watching