DEV Community

Discussion on: Closures in JavaScript

Collapse
 
umutakyol profile image
asdsadasf

Awesome part of JS for interviews, and also useless part of real life apps. There are better, much clever, and simpler solutions. I think. ;)

Collapse
 
bhagatparwinder profile image
Parwinder 👨🏻‍💻

Thanks for the feedback. Clever examples are not always easy to understand. My aim is to make it easy for a beginner to grasp the idea of encapsulation and interface implementation.

That being said, I would welcome any examples you might have that are easy and cleaver. 🙌🏽