Overview
Explore how to leverage the ECMAScript Proxy API for state management in this conference talk from JSNation Live 2021. Dive into the capabilities of the Proxy API, which allows you to intercept and redefine object operations. Learn how this powerful feature can be utilized as an alternative to existing state management libraries, providing a fresh perspective on handling application state in JavaScript. Discover the potential benefits and use cases of implementing state management with the Proxy API, and gain insights into how it compares to other popular state management solutions.
Syllabus
Using the Proxy API for State Management – Will Johnston, JSNation Live 2021
Taught by
JavaScript Conferences by GitNation