kentcdodds / old-kentcdodds.com

Kent's Homepage
http://kentcdodds.com
MIT License
735 stars 442 forks source link

article on closures #673

Closed hafdon closed 3 years ago

hafdon commented 3 years ago

@kentcdodds hey your explanation of closures is super confusing and you should actually explain the difference between passing by value and passing by reference (the sentence before the conclusion) because this is what's actually going on.

kentcdodds commented 3 years ago

You're right, and I know and I'm working on it.