2ality.com/2016/01/private-data-classes.html
Preview meta tags from the 2ality.com website.
Linked Hostnames
7- 7 links toexploringjs.com
- 2 links tospeakingjs.com
- 1 link to2ality.com
- 1 link todr-axel.de
- 1 link toecmascript.news
- 1 link tofosstodon.org
- 1 link towww.ecosia.org
General Meta Tags
6- titleManaging the private data of ES6 classes
- charsetutf-8
- viewportwidth=device-width
- descriptionThis blog post explains four approaches for managing private data for ES6 classes: Keeping private data in the environment of a class constructor Marking private properties via a naming convention (e.g. a prefixed underscore) Keeping private data in WeakMaps Using symbols as keys for private properties
- og:titleManaging the private data of ES6 classes
Twitter Meta Tags
1- twitter:cardsummary
Link Tags
5- alternatehttps://2ality.com/feeds/posts.atom
- apple-touch-icon../../img/favicons/2ality-favicon-180x180.png
- icon../../img/favicons/2ality-favicon-opaque.svg
- mask-icon../../img/favicons/2ality-favicon-transparent.svg
- stylesheet../../assets/main.css
Links
14- http://exploringjs.com/es6/ch_classes.html
- http://exploringjs.com/es6/ch_symbols.html
- http://speakingjs.com/es5/ch17.html#private_data_constructor_environment
- http://speakingjs.com/es5/ch17.html#private_data_for_objects
- https://2ality.com/index.html