budapestjs / meetup

17 stars 0 forks source link

ES6 Proxy use cases #22

Closed gergob closed 5 years ago

gergob commented 6 years ago

Topic

ES6 proxy object usecases

Description

ES6 has been around for some time now, but there are features we rarely use. On today's meetup we will check out more in-depth one of these, less know features of ES6, the Proxy Object. We will discuss why and how this feature made into ES6 and I will show you 10 possible, real-life use-cases of it.