JavaScript card review1 min read
mediumWhat is currying in JavaScript?
Currying is the technique of transforming a function with multiple arguments into a sequence of functions that each accept a single argument.
Currying is the technique of transforming a function with multiple arguments into a sequence of functions that each accept a single argument.
Spread the knowledge with other engineering candidates.
Help us rank high-quality interview preparation materials.
Get instant feedbacks, dynamic voice simulations, and keyword scorecard matchers.
Jeevan Bhargav
Audited by Creator
This answer is calibrated for technical interviews. Verify benchmarks in local sandboxes before deploying.