@ThePracticalDev
DEV Community
6 years
1. forEach() 2. includes() 3. filter() 4. map() 5. reduce() 6. some() 7. every() 8. sort() 9. Array.from() 10. Array.of() { author: @FrugenceFidel }
10
573
2K

Replies

@BenoitRanque
Benoit Ranque
6 years
@ThePracticalDev @FrugenceFidel Proud to say I have used all but 9 and 10
0
0
0
@r_s_babcock
Rachael Babcock
6 years
0
0
0
@zenabSalimKhan
Zainab Salim🇵🇰🇩🇪
6 years
0
0
0
@ljharb
Jordan Harband
6 years
@ThePracticalDev @codepo8 @FrugenceFidel i wrote up awhile back; folks may find it helpful
0
0
0
@deazimiester
Azeeeeeeeeem
6 years
@ThePracticalDev @FrugenceFidel I didn't know about Array.of(). Had been using [<array Els >..] without any problems, anyone, why should I use Array.of() instead?
0
0
1
@Anmol_1
Anmol
6 years
@ThePracticalDev @FrugenceFidel Nice! Gonna try all of them 😎
0
0
0
@bjeaurn
Bjorn 'Bjeaurn'
6 years
0
0
0