Learn JavaScript ARRAYS in 8 minutes! 🗃

  Рет қаралды 47,475

Bro Code

Bro Code

Күн бұрын

Пікірлер: 22
@BroCodez
@BroCodez Жыл бұрын
// array = a variable like structure that can // hold more than 1 value let fruits = ["apple", "orange", "banana", "coconut"]; //fruits.push("coconut"); //add an element //fruits.pop(); //removes last element //fruits.unshift("mango"); //add element to beginning //fruits.shift(); //removes element from beginning let numOfFruits = fruits.length; let index = fruits.indexOf("coconut"); //console.log(fruits); //console.log(fruits[0]); //console.log(fruits[1]); //console.log(fruits[2]); //console.log(fruits[3]); //console.log(numOfFruits); //console.log(index); /* for(let i = 0; i < fruits.length; i++){ console.log(fruits[i]); } */ /* for(let i = fruits.length - 1; i >= 0; i--){ console.log(fruits[i]); } */ //fruits.sort(); //fruits.sort().reverse(); for(let fruit of fruits){ console.log(fruit); }
@JoséLuisGarduñoArrieta
@JoséLuisGarduñoArrieta 27 күн бұрын
I love u Bro code! u know... like a friends haha
@ewjefnkwjfn
@ewjefnkwjfn 11 ай бұрын
I wwatched 4 tutorials and this was the first one to actually explain to my what is going on- rather than just writing the code
@piotrmazgaj
@piotrmazgaj 3 ай бұрын
This is my seal. I have watched the entire video, understood it, and I can explain it in my own words, thus I have gained knowledge. This is my seal.
@RehanPathan-3221
@RehanPathan-3221 Жыл бұрын
Wow, what a fantastic tutorial! Learning JavaScript arrays in just 8 minutes is incredibly impressive. The way you explained the concepts and demonstrated practical examples made it so easy to grasp the fundamentals. Thank you for breaking down a potentially complex topic into such a digestible and accessible format. Your clear explanations and engaging teaching style kept me hooked throughout the entire video. I appreciate your effort in making learning JavaScript arrays so enjoyable and effortless. Looking forward to more of your tutorials! 👏👍
@kcode.codeandtech
@kcode.codeandtech 7 ай бұрын
I just spend 20 mins trying to figure out what is the use of it and the guy just explained it in the first 20 seconds
@ZazPi_
@ZazPi_ 2 ай бұрын
bro I just watched a course of 1 hour explaining this and i didnt undestand nothing at all lol. Thanks to this explanation I think I got it.
@CherryMakesGameplays
@CherryMakesGameplays 4 ай бұрын
neat, clean and simple
@hunin27
@hunin27 Жыл бұрын
Thanks bro. I'll wait for some more complex tutorials. Take your time :D
@samanthacastano7149
@samanthacastano7149 3 ай бұрын
the perfect explanation!! Thanks really grate.
@Nedigital__lol
@Nedigital__lol Жыл бұрын
End of day 3 ❤Bro
@Leo_hadi10
@Leo_hadi10 Жыл бұрын
how the video installed before 4 minutes and your comment is before 2 weeks
@asukasoryuu
@asukasoryuu 10 күн бұрын
i love u sm brocode
@DeviantMCC
@DeviantMCC 7 ай бұрын
4:33 5:26
@횻
@횻 2 ай бұрын
Woaw
@lostmotion18
@lostmotion18 8 ай бұрын
How would you apply the fruits variable into index.html? I understand linking it with but can that variable be used as a preset dropdown menu? Wish I could figure out how to make a preset platform/layout/menu instead of repetitively making a long list of coding on each html page. Maybe I'm looking at this the wrong way..
@yakupyakup158
@yakupyakup158 Жыл бұрын
Cool
@kimjongsplooge
@kimjongsplooge Жыл бұрын
thank you so much!
@Leo_hadi10
@Leo_hadi10 Жыл бұрын
is that will be a full course?
@chinweikeigwenagu
@chinweikeigwenagu 9 ай бұрын
Brooooo😊
@tayt9763
@tayt9763 6 ай бұрын
6:01
@sebastianojeda5283
@sebastianojeda5283 4 ай бұрын
based bro code
Learn 2D ARRAYS in JavaScript in 6 minutes! ⬜
6:31
Bro Code
Рет қаралды 31 М.
JavaScript FUNCTIONS are easy! 📞
12:14
Bro Code
Рет қаралды 46 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 6 МЛН
快乐总是短暂的!😂 #搞笑夫妻 #爱美食爱生活 #搞笑达人
00:14
朱大帅and依美姐
Рет қаралды 13 МЛН
Из какого города смотришь? 😃
00:34
МЯТНАЯ ФАНТА
Рет қаралды 2,6 МЛН
All 33 JavaScript Array Methods In One Video
51:11
Code Explained
Рет қаралды 34 М.
Learn JavaScript WHILE LOOPS in 8 minutes! 🔁
8:12
Bro Code
Рет қаралды 35 М.
JS Promises in 4 Minutes
3:51
CodeNexus
Рет қаралды 1,2 М.
8 Must Know JavaScript Array Methods
10:05
Web Dev Simplified
Рет қаралды 1 МЛН
Arrays in Javascript | Arrays Tutorial for Beginners
28:47
Dave Gray
Рет қаралды 14 М.
Learn JavaScript ARROW FUNCTIONS in 8 minutes! 🎯
8:02
Bro Code
Рет қаралды 41 М.
JavaScript Array Mastery: Tips, Tricks & Best Practices
1:02:49
Envato Tuts+
Рет қаралды 27 М.
JavaScript Pro Tips - Code This, NOT That
12:37
Fireship
Рет қаралды 2,5 МЛН
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,6 МЛН
Learn JavaScript CLOSURES in 10 minutes! 🔒
10:58
Bro Code
Рет қаралды 23 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 6 МЛН