Tapas Adhikary
Educator @tapaScript | Founder CreoWis & ReactPlay - Writer - YouTuber - Open Source
JavaScript Functions Functions are an integral part of many programming languages, and JavaScript is not an exception. In JavaScript, functions are the first-class citizens. You create them, assign them as a value, pass them as arguments to other fun...
blog.greenroots.info7 min read
I'm still not seeing the difference between the first example and last example. The last being a callback with explanation saying it's not the same thing....but the very first example of a HoF is literally the same thing.
yeahοΌthis article help me lots.I like these methods!pure function
Brilliant article, I also loved the way you explain concepts
Clean examples and Clear explanation
Keep up the good work!!
Great article. Thanks for sharing.
Another amazing and brilliant article! Good job on this one Tapas!
Such a great article, Tapas! Thanks for sharing :)
Great article, Tapas. I really like the way you have explained things simply with examples. Thank you for this article!
This was one of the great articles I read today, Thanks for the explanation.
This was an incredible article on HoFs, Tapas! I appreciated how you broke it down sequentially and all the examples you used. I have one question, what is 'pad' short for? (This was the parameter for number that you want to increament or decerement)
Great article Tapas Adhikary.
I enjoyed how you explained everything and examine the HoF from all perspectives.
Yahaya Oyinkansola
PHP Developer
This is such a well explained article on HoF, thank you for the explanation