2023/10/18
RFCs are labeled with different statuses:
- Internet Standard (e.g. HTTP/1.1)
- Proposed Standard (e.g. HTTP/3, HTTP/2)
- Best Current Practice
- Experimental
- Informational
- Historic
[…]
RFCs usually begin as Internet-Drafts (I-Ds) written by an individual or a small group. In the IETF, these are then usually adopted by a working group, and improved and revised.
Class fields are public by default, but private class members can be created by using a hash
#prefix. The privacy encapsulation of these class features is enforced by JavaScript itself.– https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields