{ "@context": "https://schema.org", "@type": "TechArticle", "headline": "JavaScript Class Yapısı: Modern Nesne Şablonları ve OOP Mimarisi", "description": "JavaScript sınıfları: constructor, private alanlar (#), extends ve super ile kalıtım, static metotlar ve nesne yönelimli tasarım — Türkçe Byteomi rehberi.", "inLanguage": "tr", "url": "https://byteomi.com/pages/js/class.html", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://byteomi.com/pages/js/class.html" }, "author": { "@type": "Organization", "name": "Byteomi" }, "publisher": { "@type": "Organization", "name": "Byteomi", "logo": { "@type": "ImageObject", "url": "https://byteomi.com/assets/images/svg-logo-2.svg" } } }