bookmark

Array slices and membranes using ES6 proxies — Arfat Salman


Description

JavaScript’s dynamic nature, first-class functions and prototypes could always be used for elegant metaprogramming. Proxies let programmers further blur the line between the native, user defined objects and the host objects.

Preview

Tags

Users

  • @mjbrown

Comments and Reviews