+ 1
What is a âclosureâ in JavaScript?Â
3 Answers
+ 4
Juan David Padilla Diaz w3scools explained that really well but in OOP that problem is solved with 'static' keyword , if i got that rightđ
in c and c++ tho, you can just mark a function variable as static and problem solved again if i got that right
https://code.sololearn.com/cn7llze03c20/?ref=app
+ 1
Thanks Mind To Machine đ»đ