Title: How to Create Pure Objects in JavaScript - Webtips
Open Graph Title: How to Create Pure Objects in JavaScript
X Title: How to Create Pure Objects in JavaScript
Description: Learn how you can create pure objects in JavaScript, that are not inheriting anything, and don't have a prototype.
Open Graph Description: Learn how you can create pure objects in JavaScript, that are not inheriting anything, and don't have a prototype.
X Description: Learn how you can create pure objects in JavaScript, that are not inheriting anything, and don't have a prototype.
Opengraph URL: https://webtips.dev/webtips/javascript/create-pure-objects-in-javascript
X: @WebtipsHQ
Domain: webtips.dev
{ "@context": "https://schema.org", "@type": "Article", "url": "https://webtips.dev/webtips/javascript/create-pure-objects-in-javascript", "name": "How to Create Pure Objects in JavaScript", "headline": "How to Create Pure Objects in JavaScript", "description": "Learn how you can create pure objects in JavaScript, that are not inheriting anything, and don't have a prototype.", "dateCreated": "2021-07-23", "datePublished": "2021-07-23", "dateModified": "2021-07-23", "keywords": [ "Frontend","JS","Webtips","JSTip" ], "author": { "@type": "Person", "name": "Ferenc Almasi", "url": "https://webtips.dev/authors/ferenc", "image": "https://webtips.dev/assets/img/authors/ferenc.png" }, "publisher": { "@type": "Organization", "name": "Webtips", "url": "https://webtips.dev", "logo": { "@type": "ImageObject", "url": "https://webtips.dev/assets/img/logo-light.svg" } }, "mainEntityOfPage": { "@type": "WebPage", "url": "https://webtips.dev/webtips/javascript/create-pure-objects-in-javascript" }, "image": { "@type": "ImageObject", "url": "/assets/img/content/2021/07/javascript-pure-objects.png", "width": "1000", "height": "590" } }
| theme-color | #1D1A1D |
| author | Ferenc Almasi |
| category | JS |
| og:type | website |
| og:image | /assets/img/content/2021/07/javascript-pure-objects.png |
| twitter:creator | @WebtipsHQ |
| twitter:card | summary_large_image |
| twitter:image:src | /assets/img/content/2021/07/javascript-pure-objects.png |
Links:
Viewport: width=device-width,initial-scale=1,shrink-to-fit=no