Learn JavaScript ARROW FUNCTIONS in 8 minutes! 🎯

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

Bro Code

Bro Code

Күн бұрын

Пікірлер: 44
@BroCodez
@BroCodez Жыл бұрын
// arrow functions = a concise way to write function expressions // good for simple functions that you use only once // (parameters) => some code // ---------- EXAMPLE 1 ---------- const hello = (name, age) => {console.log(`Hello ${name}`) console.log(`You are ${age} years old`)}; hello("Bro", 25); // ---------- EXAMPLE 2 ---------- setTimeout(() => {console.log("Hello"); console.log("Goodbye");}, 3000); // ---------- EXAMPLE 3 ---------- const numbers = [1, 2, 3, 4, 5, 6]; const squares = numbers.map((element) => Math.pow(element, 2)); const cubes = numbers.map((element) => Math.pow(element, 3)); const evenNums = numbers.filter((element) => element % 2 === 0); const oddNums = numbers.filter((element) => element % 2 !== 0); const total = numbers.reduce((accumulator, element) => accumulator + element); console.log(total);
@JarvisBaileyVA
@JarvisBaileyVA 10 ай бұрын
You may not see this but you're helping me through class like you wouldn't believe. Thanks Bro 🙏🏾
@ali_thegamer981
@ali_thegamer981 6 күн бұрын
I think you are the best teacher of javascript ever i found. You have the ability to teach any complex concept into very easy and understandabel way of teaching. Respect from Pakistan.
@Dillicious17
@Dillicious17 Жыл бұрын
Thank you for the tutorials they are super helpful. I have been learning java script for a little over a month and have been using your videos to learn and review! Appreciate it greatly!
@piotrmazgaj
@piotrmazgaj 5 ай бұрын
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.
@CatholicWeeb
@CatholicWeeb Жыл бұрын
Absolute respect Bro! You're great!
@OscarJ-01
@OscarJ-01 6 ай бұрын
1:09 I don't understand why everyone doesn't just explain it this way. They always skip this step while they explain arrow functions. Great video!! Clears up everything. An arrow function is just a function saved in a variable.
@ratatata3194
@ratatata3194 8 ай бұрын
Simple and Clear ez to understand literally Bro code things Keep it up G
@moe583
@moe583 8 ай бұрын
Can you do a bootstrap series as well, you're really good.
@Blitz61wasd
@Blitz61wasd Жыл бұрын
django course please
@BroCodez
@BroCodez Жыл бұрын
probably next year. I'm a little rusty at Python at the moment
@Blitz61wasd
@Blitz61wasd Жыл бұрын
@@BroCodez Ok, thank you
@786ranabasharat
@786ranabasharat 5 ай бұрын
​@@BroCodez 4 months left
@spy_gaming_32
@spy_gaming_32 Жыл бұрын
Just do it and try your best . 1 day you also get millions of view and millions of supports. Good job dear ❤❤❤❤❤
@eltonandrade8322
@eltonandrade8322 3 ай бұрын
Very nice, thanks!
@YannMetalhead
@YannMetalhead 6 ай бұрын
Very good explanation.
@learn...7065
@learn...7065 2 ай бұрын
Amesome
@lolwhat19
@lolwhat19 2 ай бұрын
7:20 what if i wanted to pass parameter instead of constant 2's and 3's used in map and filter?
@francisconieto3629
@francisconieto3629 Ай бұрын
gracias my bro
@ChongHwi
@ChongHwi 5 күн бұрын
thanks !
@magic7691
@magic7691 Жыл бұрын
Do you have any plans on making a rust series?
@BroCodez
@BroCodez Жыл бұрын
sorry not currently. But maybe someday I'll give it a try
@magic7691
@magic7691 Жыл бұрын
@@BroCodez that's no worries man, what you do is hard and i appreciate that you do so much for the community completely free, mad respect to you
@LaGrasa005
@LaGrasa005 9 ай бұрын
Thanks for the help man
@kbantin007
@kbantin007 3 ай бұрын
U canr teach a person who wants to learn..you are teaching professionals
@oshadhaedirisinghe1455
@oshadhaedirisinghe1455 7 ай бұрын
Thank you
@Th3Coder
@Th3Coder Жыл бұрын
Hey Bro I Would Recommend You To Make Some Shorts, They Will Definitely Help You Improve Your Views.
@Th3Coder
@Th3Coder Жыл бұрын
And Sorry I Re-uploaded Your Video And Change the Watermark I Removed That Video Now
@BroCodez
@BroCodez Жыл бұрын
@@Th3Coder It's okay, I forgive you :) Also, I hate KZbin Shorts XD
@kathikr9360
@kathikr9360 9 ай бұрын
thanks
@hunin27
@hunin27 Жыл бұрын
Hey bro! Do you mind creating a project with all of these things in some time? I'm pretty sure it will be of great help. i would recommend doing it in around 5 videos. thanks for everything ❤
@shivanshuhere
@shivanshuhere Жыл бұрын
respect ++ ❤
@DeviantMCC
@DeviantMCC 8 ай бұрын
2:56
@fishionboy9911
@fishionboy9911 10 ай бұрын
Thanks bro
@AdebayoJoshua-tr7lv
@AdebayoJoshua-tr7lv Жыл бұрын
Please more javascript
@BroCodez
@BroCodez Жыл бұрын
ok
@sangi2971
@sangi2971 10 күн бұрын
Arrow function > Function expressions > Function Decelerations
@rjocampo921
@rjocampo921 9 ай бұрын
hey bro!!! if i just can give you 1 case of ice cold REDHORSE BEER and drink until we drop dead!haha! thanks for this
@najib303
@najib303 Жыл бұрын
bro do you have a discord server?
@BroCodez
@BroCodez Жыл бұрын
I do not, I'm sorry
@rolindets47
@rolindets47 6 ай бұрын
Sorry but where are you getting element as a parameter? Noob question :(
@oakleypankratz8547
@oakleypankratz8547 7 ай бұрын
Bro just solved cosc
@GonzaloFrancoGimeno
@GonzaloFrancoGimeno 2 ай бұрын
As a C and Java developer, I feel like this language is cursed af.
@abhinandankaranth8597
@abhinandankaranth8597 4 ай бұрын
Sensie...............
Learn JavaScript OBJECTS in 7 minutes! 🧍
7:01
Bro Code
Рет қаралды 80 М.
JavaScript FUNCTIONS are easy! 📞
12:14
Bro Code
Рет қаралды 53 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
Learn JavaScript CALLBACKS in 7 minutes! 🤙
7:17
Bro Code
Рет қаралды 76 М.
The different types of JavaScript functions explained
14:47
Kevin Powell
Рет қаралды 46 М.
JS Promises in 4 Minutes
3:51
CodeNexus
Рет қаралды 2,2 М.
All The JavaScript You Need To Know For React
28:00
PedroTech
Рет қаралды 682 М.
JavaScript REST PARAMETERS in 8 minutes! 🗄
8:06
Bro Code
Рет қаралды 26 М.
JavaScript ES6 Arrow Functions Tutorial
9:32
Web Dev Simplified
Рет қаралды 847 М.
JavaScript Functions Crash Course
1:36:54
freeCodeCamp.org
Рет қаралды 200 М.
Javascript Promises vs Async Await EXPLAINED (in 5 minutes)
5:50
Roberts Dev Talk
Рет қаралды 621 М.
Arrow Functions JavaScript Tutorial - What NOT to do!!!
31:48
ColorCode
Рет қаралды 61 М.
JavaScript FUNCTION EXPRESSIONS in 7 minutes! 🐣
7:32
Bro Code
Рет қаралды 24 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН