DEV Community

Discussion on: Learn these awesome Javascript concepts.

Collapse
 
abhishekraj272 profile image
Abhishek Raj

Thanks for the feedback, renamed the title.
Yes, I avoided arrow function in currying because its quite easy to understand returning functions for beginners.

Almost every thing in JS can be written on our own, it doesn't need to know the original javascript concept.

Cheers