DrkSephy / es6-cheatsheet

ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
http://slides.com/drksephy/ecmascript-2015
13.38k stars 1.12k forks source link

Add Proxy support #24

Open kunalspathak opened 8 years ago

kunalspathak commented 8 years ago

Thanks for gathering ES6 information. I would love to see ES6 proxy in this.

DrkSephy commented 8 years ago

Proxies are something that I haven't touched at all, but I do plan to introduce some examples in the near future. Perhaps someone else has something to add on Proxies for the time being?

FredyOmikami commented 8 years ago

Get a cat.

agrahari-himanshu commented 2 years ago

I would like to contribute on this