Live Stream #121: map() and reduce() in JavaScript

[ad_1]
In this live stream, I cover higher order functions in JavaScript and discuss them in the context of arrays: map() and reduce()

19:04 – Introduction to higher order functions
44:00 – map()
1:09:53 – reduce()

🔗 Arrays on MDN:
🔗 Matter.js:

🎥 Foundations of Programming in JavaScript:
🎥 CircleCI: Unit Testing and CI:
🎥 ES6 Arrow Function:
🎥 Closure in JavaScript:
🎥 Prototypes in JavaScript:

🚂 The Coding Train website:
💖 Support this channel on Patreon:
To buy Coding Train merchandise:
📚 Book recommendations:

💻

🎥 For an Introduction to Programming:
🎥 For More Live Streams:
🎥 For More Coding Challenges:

🔗
🔗


Posted

in

by

Tags:

Comments

7 responses to “Live Stream #121: map() and reduce() in JavaScript”

  1. גונן גזית Avatar

    To generate an array of 100 random numbers you could use

    Array.from({length: 100}, math.random)

    which is much prettier in my opinion 🙂

  2. Bibash Katel Avatar

    i don't understand what is this channel about? i see only the JavaScript programming stuff…

  3. Alto Bluedot Avatar

    Friday induces slumber… Normal! 🙂 Great "video"…

  4. Mr Gamer Avatar

    why dont you use regular javascript and not p5?

  5. Skandar De Anaya Avatar

    Cmon Daniel wake up hehe Good job!

Leave a Reply

Your email address will not be published. Required fields are marked *