DEV Community

Discussion on: What is Currying In JavaScript Is and How to Use It

Collapse
 
alexdevero profile image
Alex Devero

Hi Cyras.

  1. I will use more console.log() statements. So far, I've been using them implicitly when running the code. I often didn't include them in the examples. I will make sure to that for the future posts.
  2. Thank you for that. I got a bit lost in multiple snippets of code and used wrong identifier. My mistake. Thank you for pointing this out.