+ 2
How can I dynamically get the property that an instance of a class calls?
I'm trying to implement the built in proxy class in Javascript. How can I implement the get method of the handler trapper? https://code.sololearn.com/ca25A1428a78/?ref=app
2 odpowiedzi
+ 2
+ 2
Coder Gentleman @visph please help me!