{ "@context": "https://schema.org", "@type": "TechArticle", "headline": "JavaScript Modüler Programlama: İzolasyon ve Bağımlılık Yönetimi", "description": "JavaScript modülerlik: ES modülleri (ESM), import/export, CommonJS, bağımlılık enjeksiyonu ve kod organizasyonu — Türkçe Byteomi rehberi.", "inLanguage": "tr", "url": "https://byteomi.com/pages/js/modularity-and-code-organization.html", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://byteomi.com/pages/js/modularity-and-code-organization.html" }, "author": { "@type": "Organization", "name": "Byteomi" }, "publisher": { "@type": "Organization", "name": "Byteomi", "logo": { "@type": "ImageObject", "url": "https://byteomi.com/assets/images/svg-logo-2.svg" } } }