Functional Programming in JavaScript Part 2 - Higher Order Functions

preview_player
Показать описание
In this video, I describe the following concepts with examples:

1. Functions as First Class Citizens
2. Callbacks and what makes a higher order function (HOF)
3. A brief intro to currying + point-free syntax.

Btw... still new to editing / video creation, so tips are definitely welcomed :)

Рекомендации по теме
Комментарии
Автор

Fantastic explanation of currying! I had tried to get familiar with it before, but found it very confusing. Your explanation helped clear it up in less than 30 seconds.

Parasin
Автор

Well done. Found on Reddit under /r/Node

johnnyandthedude
Автор

You might wanna use the Quokka.js extension for VS Code, so you don't have to run your code with node every time 😉

MichaelBraunegger
Автор

Brodey, Thanks! This helps plus its a great explanation of how things work. . Can you give you a few real-world examples of this instead of the same "Hello" and "num+1" examples that everyone does? Please. How is this used on client side, server side, back-end? I know you don't make videos just for me but it would help me connect the dots. :) . Also looking forward for the next videos in this series.

curtism
Автор

Thank you for explain. 😉
I just want to know how higher order function work in real life project.

pankajsharma
Автор

Can you share your vscode theme and font family? I'm learning js, this video useful for me, thanks.

onurduyar
Автор

Hey Brodey, you suck! =P
Lookin' forward to Part 3!

fish
Автор

good stuff, keep up the good videos. one critique - seems like you are talking very fast to me.

vidro