erzhtor
ArticlesAbout Me

All Articles → Currying

JavaScriptFunctional ProgrammingCurrying

The Simplest Intro to Currying in JavaScript

Perhaps the oldest yet powerful technique of Functional Programming — Currying, which is basically the method of memoizing some of the function arguments and postponing its call until it gets all parameters.

March 12, 2021 · 2 min read
  • JavaScript6
  • Productivity2
  • React2
  • Functional Programming2
  • Node.js1
  • Docker1
  • Monorepo1
  • Lerna1
  • Git1
  • CSS1
  • Neural Networks1
  • Currying1
  • Function Composition1
  • Terminal1
  • Autocompletion1
© 2025 Erzhan Torokulov