Functional Programming with Javascript

preview_player
Показать описание

Functional Programming with Javascript

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

This is probably the best practical example of functional programming with JavaScript  I've ever seen!

FernandoBasso
Автор

The best explanation of the HOF concept I have ever seen on YouTube.  Everyone else has to preach an hour long sermon.

chrisray
Автор

It is indeed a good video, but dealing with loops and side effects in the function body is what I always heard to be avoided in functional programming.

ovidius