content icon indicating copy to clipboard operation
content copied to clipboard

Document internal methods

Open Josh-Cena opened this issue 3 years ago • 1 comments

Description

This starts a series of efforts to improve our documentation of meta-programming, which at the moment is very handwavy. One of my ultimate goals is to properly address https://github.com/mdn/content/issues/21652 through a total overhaul to the Reflect section. In addition, I want to be able to tackle https://github.com/mdn/mdn-community/discussions/150 by incorporating all the description about internal methods in MDN itself, because such semantics are actually exposed to developers through proxies.

I think it's fine for us to go very advanced in proxies, because developers who read this are likely experienced with the language.

Motivation

Additional details

Related issues and pull requests

Josh-Cena avatar Nov 05 '22 15:11 Josh-Cena