Open
Description
Hi.
While I was learning concepts for JavaScript I found out that closures theory isn't very helpful for solving the suggested practical exercise: Coordinate Transformation.
I would like to propose to improve it by
- adding a more advanced example with an explanation for using a function in
return
- explain how to work with its arguments then.
Let me know what do you think.
Connected links are here:
https://exercism.org/tracks/javascript/concepts/closures
https://exercism.org/tracks/javascript/exercises/coordinate-transformation