<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Sudesh Poojari - Frontend Systems Notes</title><description>Engineering notes on React architecture, TypeScript at scale, SSR, accessibility, reliability, and AI-assisted debugging.</description><link>https://sudesh.co.in/</link><item><title>Making TypeScript type-checking faster with project references, isolated declarations, and TypeScript 7</title><link>https://sudesh.co.in/articles/fast-declaration-emit-with-isolated-declarations/</link><guid isPermaLink="true">https://sudesh.co.in/articles/fast-declaration-emit-with-isolated-declarations/</guid><description>A practical path to faster full-repo TypeScript checks: project references first, then isolated declarations when the measurements justify it.</description><pubDate>Sun, 09 Aug 2026 00:00:00 GMT</pubDate></item><item><title>Building trusted data-driven layouts with Relay</title><link>https://sudesh.co.in/articles/trusted-data-driven-layouts-with-relay/</link><guid isPermaLink="true">https://sudesh.co.in/articles/trusted-data-driven-layouts-with-relay/</guid><description>How GraphQL polymorphism, Relay fragments, and a reviewed component registry can make server-driven UI flexible without making it unbounded.</description><pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Type-checking a large TypeScript monorepo incrementally with project references</title><link>https://sudesh.co.in/articles/incremental-typechecking-with-project-references/</link><guid isPermaLink="true">https://sudesh.co.in/articles/incremental-typechecking-with-project-references/</guid><description>How project references, build state, and a carefully restored baseline can make TypeScript checks practical in a large workspace.</description><pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate></item></channel></rss>