Главная
Study mode:
on
1
Intro
2
Make your own syntax
3
Make your own operators
4
Introspection
5
Self-modification
6
Intercession
7
Proxies in JavaScript
8
Target
9
Handler
10
Traps
11
Instrumentation
12
Observable objects
13
Naive Approach
14
Proxy Approach
15
Redefining Undefined
16
Seatbelts for JavaScript
Description:
Explore the powerful metaprogramming capabilities of ES6 Proxy in this JSConf Budapest 2017 talk by Eirik Vullum. Dive into the world of JavaScript metaprogramming, learning how to create custom syntax, define new operators, and leverage introspection, self-modification, and intercession techniques. Discover the core concepts of Proxies in JavaScript, including targets, handlers, and traps. Gain insights into practical applications such as instrumentation and creating observable objects. Compare naive and Proxy approaches to solving common problems. Uncover unconventional uses like redefining undefined and implementing "seatbelts" for JavaScript. Whether you're a seasoned developer or new to metaprogramming, this 26-minute presentation offers valuable knowledge on harnessing the full potential of ES6 Proxy in modern browsers and Node.js environments.

JavaScript Metaprogramming - ES6 Proxy Use and Abuse

JSConf
Add to list