

Software Engineer/Instructor. NodeJS, ReactJS, React Native, CSS. Guitarist. Interested in startups. Views are my own. Living the life in ATX!
A curried function is a function that takes multiple parameters one at a time: It takes a parameter, and returns a function that takes the next parameter, and so on until all parameters have been supplied, at which point, the application is completed and the final value is returned.