{ "@context": "https://schema.org", "@type": "TechArticle", "headline": "JavaScript’te Değişkenler (Variables) Konusuna Derinlemesine Bakış", "description": "JavaScript değişkenler: var, let ve const; kapsam (scope), hoisting ve modern “default to const” yaklaşımı — Türkçe Byteomi rehberi.", "inLanguage": "tr", "url": "https://byteomi.com/pages/js/variables.html", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://byteomi.com/pages/js/variables.html" }, "author": { "@type": "Organization", "name": "Byteomi" }, "publisher": { "@type": "Organization", "name": "Byteomi", "logo": { "@type": "ImageObject", "url": "https://byteomi.com/assets/images/svg-logo-2.svg" } } }