{ "@context": "https://schema.org", "@type": "TechArticle", "headline": "JavaScript'te Operatörler ve İşlem Mantığı Hiyerarşisi", "description": "JavaScript operatörler: aritmetik ve mantıksal işlemler, kısa devre, nullish coalescing (??), optional chaining (?.) ve öncelik kuralları — Türkçe Byteomi rehberi.", "inLanguage": "tr", "url": "https://byteomi.com/pages/js/operators.html", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://byteomi.com/pages/js/operators.html" }, "author": { "@type": "Organization", "name": "Byteomi" }, "publisher": { "@type": "Organization", "name": "Byteomi", "logo": { "@type": "ImageObject", "url": "https://byteomi.com/assets/images/svg-logo-2.svg" } } }