/* global React */ function BlogV6() { const posts = (window.POSTS || []).slice().sort((a, b) => b.date.localeCompare(a.date)); return (
Technical writing on chart types, Power BI internals, and the visuals we build.
{post.excerpt}