Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

JavaScript Metaprogramming - ES6 Proxy Use and Abuse

JSConf via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.

Syllabus

Intro
Make your own syntax
Make your own operators
Introspection
Self-modification
Intercession
Proxies in JavaScript
Target
Handler
Traps
Instrumentation
Observable objects
Naive Approach
Proxy Approach
Redefining Undefined
Seatbelts for JavaScript

Taught by

JSConf

Reviews

Start your review of JavaScript Metaprogramming - ES6 Proxy Use and Abuse

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.