Another 5 Must Know JavaScript Array Methods

  Рет қаралды 4,438

dcode

dcode

Күн бұрын

Пікірлер: 13
@resmem
@resmem 2 жыл бұрын
1. 0:04 - findIndex 2. 2:12 - unshift 3. 4:24 - map 4. 7:10 - entries 5. 9:11 - slice
@abubalo
@abubalo 2 жыл бұрын
Quite refreshing. I learned several useful array methods from your old javascript series.
@СергейКиршевский
@СергейКиршевский Жыл бұрын
Everything is good except for a last example with object slice. I think you should've mutated score before object comparison between podium and runnerUps, so it would be easier to understand that something went wrong after we get true. Anyway, thank you for a video, cheers!
@montebont
@montebont Жыл бұрын
Nice one. But for me as a machine language programmer a Stack is where you Push (add an entry) and Pop (remove an entry) Essentially a Stack looks like an Array but it behaves differently. A stack also implements a "Label" for the basic but forbidden "GoTo" and derived mechanisms like "Break" and "Try ... Catch" which are "GoTo's in disguise". It's also the base for recursion where we add frames for each iteration,,,
@SwaguTube
@SwaguTube 2 жыл бұрын
Perfect video!
@AM-nm6ts
@AM-nm6ts 2 жыл бұрын
hi !! please, 3:48 why updatedScoreCount returns the lenght of the array 6? 1/ we didn't used array.lenght 2/ I thought updatedScoreCount would return a copy of the 1st array thanks a lot
@christian-schubert
@christian-schubert 2 жыл бұрын
updatedScoreCount doesn't return anything. It's just the variable where the returned value of the unshift method is stored. Quote from the docs: "The unshift() method adds one or more elements to the beginning of an array and returns the new length of the array."
@AM-nm6ts
@AM-nm6ts 2 жыл бұрын
@@christian-schubert thanks a lot THANK YOU for your time and response
@suelingsusu1339
@suelingsusu1339 2 жыл бұрын
👌👌👌🙏🙏🙏🖖🖖🖖🖖
@عبدالقادرعبدالرحمنعبدالله
@عبدالقادرعبدالرحمنعبدالله 2 жыл бұрын
"getting an index of an element and then finding the element itself by that index". this involves in double operations. why not use "find" method and we are done ?
@irumidesu9236
@irumidesu9236 2 жыл бұрын
Why do you need to hide your terminal at 1:45? Everyone knows that male at least have 1 sussy folder on their pc. No need to hide man
@edwardsicily
@edwardsicily 2 жыл бұрын
In vsCode?
@irumidesu9236
@irumidesu9236 2 жыл бұрын
@@edwardsicily yea
12 Things Every JavaScript Developer Should Know
14:29
dcode
Рет қаралды 10 М.
UFC 308 : Уиттакер VS Чимаев
01:54
Setanta Sports UFC
Рет қаралды 934 М.
Who's spending her birthday with Harley Quinn on halloween?#Harley Quinn #joker
01:00
Harley Quinn with the Joker
Рет қаралды 17 МЛН
8 Must Know JavaScript Array Methods
10:05
Web Dev Simplified
Рет қаралды 1 МЛН
5 Real Life Examples of Array Reduce in JavaScript
12:47
5 Must Know JavaScript Features That Almost Nobody Knows
18:06
Web Dev Simplified
Рет қаралды 477 М.
You Won’t Believe What Excel’s Copilot Can Do! (new updates)
10:37
5 MUST KNOW JavaScript Object Functions
10:42
dcode
Рет қаралды 28 М.
Common JavaScript Mistakes and How to Avoid Them
18:48
dcode
Рет қаралды 6 М.
5 EASY WAYS to Get BETTER at JavaScript
10:45
dcode
Рет қаралды 7 М.
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
Another 5 Must Know JavaScript Features That Almost Nobody Knows
22:42
Web Dev Simplified
Рет қаралды 214 М.