
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>lqtrung.dev</title>
      <link>https://lqtrung.dev/blog</link>
      <description>Front-End Development and Algorithmic Insights</description>
      <language>en-us, vn</language>
      <managingEditor>address@yoursite.com (Trung Le)</managingEditor>
      <webMaster>address@yoursite.com (Trung Le)</webMaster>
      <lastBuildDate>Fri, 15 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://lqtrung.dev/tags/architecture/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://lqtrung.dev/blog/ai-agents-architecture-deep-dive</guid>
    <title>AI Agents: A Deep Dive Into Architecture, Patterns, and Production</title>
    <link>https://lqtrung.dev/blog/ai-agents-architecture-deep-dive</link>
    <description>From chatbots to autonomous systems—how AI agents work under the hood, which patterns scale in production, and how to build them without losing control of your stack.</description>
    <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>AI</category><category>Agents</category><category>Architecture</category><category>MCP</category><category>LLM</category><category>Engineering</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/react-server-components-practical-lessons</guid>
    <title>React Server Components: Practical Lessons One Year In</title>
    <link>https://lqtrung.dev/blog/react-server-components-practical-lessons</link>
    <description>RSC is powerful when the mental model clicks. Lessons from production apps on boundaries, caching, and what still belongs on the client.</description>
    <pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>React</category><category>Next.js</category><category>Frontend</category><category>Architecture</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/mcp-and-tool-using-agents-for-developers</guid>
    <title>MCP and Tool-Using Agents: What Developers Should Know</title>
    <link>https://lqtrung.dev/blog/mcp-and-tool-using-agents-for-developers</link>
    <description>Model Context Protocol is turning IDEs into orchestration layers. Here is how MCP works and how to use it without leaking secrets or trust.</description>
    <pubDate>Tue, 14 Oct 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>AI</category><category>MCP</category><category>Developer Tools</category><category>Architecture</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/understanding-wechat-miniprogram-architecture</guid>
    <title>Understanding WeChat Mini Program Architectures 🚀</title>
    <link>https://lqtrung.dev/blog/understanding-wechat-miniprogram-architecture</link>
    <description>Explore the fascinating world of WeChat Mini Programs - the revolutionary app-within-app platform that transformed mobile development in China. Learn about architecture, development patterns, and technical implementation.</description>
    <pubDate>Tue, 05 Aug 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Mobile</category><category>WeChat</category><category>Mini Program</category><category>Architecture</category><category>Frontend</category><category>China Tech</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/senior-frontend-engineer-interview-guide</guid>
    <title>Senior Frontend Engineer Interview: The Complete Guide to Key Questions &amp; Expert Answers</title>
    <link>https://lqtrung.dev/blog/senior-frontend-engineer-interview-guide</link>
    <description>Master your senior frontend engineer interview with this comprehensive guide covering system design, performance optimization, testing strategies, and modern best practices. Includes real-world examples and proven techniques.</description>
    <pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Frontend</category><category>Interview</category><category>React</category><category>JavaScript</category><category>System Design</category><category>Architecture</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/backend-for-frontend-bff-architecture-deep-dive</guid>
    <title>Backend for Frontend (BFF) Architecture: A Deep Dive into Modern API Design</title>
    <link>https://lqtrung.dev/blog/backend-for-frontend-bff-architecture-deep-dive</link>
    <description>Master the Backend for Frontend (BFF) pattern to build scalable, client-specific APIs. Learn implementation strategies, real-world examples, and best practices.</description>
    <pubDate>Wed, 25 Jun 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Architecture</category><category>Backend</category><category>API</category><category>Microservices</category><category>Full-Stack</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/mastering-frontend-system-design-radio-framework</guid>
    <title>Mastering Frontend System Design: The RADIO Framework for Technical Interviews</title>
    <link>https://lqtrung.dev/blog/mastering-frontend-system-design-radio-framework</link>
    <description>Master frontend system design interviews with the proven RADIO framework. Learn how to structure your approach and tackle complex design problems with confidence.</description>
    <pubDate>Sun, 15 Jun 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Frontend</category><category>System Design</category><category>Architecture</category><category>Interview</category><category>Framework</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/serverless-architecture-patterns</guid>
    <title>Serverless Architecture Patterns for Modern Applications</title>
    <link>https://lqtrung.dev/blog/serverless-architecture-patterns</link>
    <description>Explore serverless architecture patterns, best practices, and implementation strategies for building scalable cloud-native applications ☁️</description>
    <pubDate>Wed, 18 Sep 2024 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Serverless</category><category>AWS</category><category>Full-Stack</category><category>Architecture</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/modern-database-design-patterns</guid>
    <title>Modern Database Design Patterns for Full-Stack Applications</title>
    <link>https://lqtrung.dev/blog/modern-database-design-patterns</link>
    <description>Explore modern database design patterns, optimization techniques, and best practices for scalable full-stack applications 🗄️</description>
    <pubDate>Thu, 22 Aug 2024 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Database</category><category>Full-Stack</category><category>Architecture</category><category>Backend</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/micro-frontend-architecture-patterns</guid>
    <title>Micro-Frontend Architecture Patterns</title>
    <link>https://lqtrung.dev/blog/micro-frontend-architecture-patterns</link>
    <description>Explore micro-frontend architecture patterns for building scalable, maintainable web applications at enterprise scale 🏗️</description>
    <pubDate>Thu, 20 Jun 2024 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Micro-Frontend</category><category>Architecture</category><category>Front-End</category><category>JavaScript</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/modern-css-architecture-and-design-systems</guid>
    <title>Modern CSS Architecture and Design Systems</title>
    <link>https://lqtrung.dev/blog/modern-css-architecture-and-design-systems</link>
    <description>Build scalable, maintainable CSS architectures and design systems using modern methodologies and tools 🎨</description>
    <pubDate>Wed, 08 May 2024 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>CSS</category><category>Design Systems</category><category>Front-End</category><category>Architecture</category>
  </item>

    </channel>
  </rss>
