Comment by goatlover
7 years ago
JS isn't really a functional language, it's an imperative, prototype-based language with partial functional support that allows multiple coding styles, like most of the popular scripting languages.
7 years ago
JS isn't really a functional language, it's an imperative, prototype-based language with partial functional support that allows multiple coding styles, like most of the popular scripting languages.
Yes. Which is why I said it's not functional. Because of a marketing choice.