Anjana Vakil: Learning Functional Programming with JavaScript – JSUnconf 2016




Anjana’s next talk at JSConf EU in May: http://2017.jsconf.eu/speakers/anjana-vakil-immutable-data-structures-for-functional-js.html

Slides: https://slidr.io/vakila/learning-functional-programming-with-javascript

Original source


35 responses to “Anjana Vakil: Learning Functional Programming with JavaScript – JSUnconf 2016”

  1. all the geeks are going nuts after watching this.. , Ok putting the fun aside , she explained the concepts clearly and in simple manner without any air of wizardary , i think a little brush up is needed on the data structures part cause she did hiccup a bit there …. , well that's all in the part of learning i guess

  2. ohhh man. this is awesome. It's nice to know that I've already been writing in a more functional style. But reading the raw math-like explanations of functional programming, I didn't really get it. This is a really helpful explanation of exactly how functional programming works in a JS conference.

    She deserves all the upvotes.

  3. She's not like a bunch of pedantic dudes who talk around and pretend as if they are intelligent, but she thoroughly understands the core and generously and effectively delivers her knowledge. I wish she was my professor.

  4. wow.. just… wow… I've seen a whole bunch of videos on youtube and subscribed all the channels related to programming but couldn't get a decent concept of this functional programming stuff. I was even thinking that, maybe these evil programmers intentionally manufactured this fake concept of FP, which means nothing in reality, in order to waste my time. After watching this video, however, it just blew my mind. I'll even say this video changed both my life and my future career as I'll set aside this OOP which gives me tons of headaches and eager to become a FP programmer from now on. Thank you so much, you just had a huge impact on one's life.

  5. it sounds to me, need for introducing functional programming is not due to having less human mistakes aka bugs in code, as she claims, but first step at working towards machine developers, or coding robots… one day.
    it seems so mathematical, especially with high order functions, streamlining and creating rules and setup for AI programs to develop code. well, i don't know much about coding anyway, only time will tell 🙂 if my vision has any sense, lol

Leave a Reply