
  <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>Sun, 15 Mar 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://lqtrung.dev/tags/frontend/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://lqtrung.dev/blog/web-platform-updates-frontend-devs-2026</guid>
    <title>Web Platform Updates Every Frontend Dev Should Know (2026)</title>
    <link>https://lqtrung.dev/blog/web-platform-updates-frontend-devs-2026</link>
    <description>A spring 2026 roundup: container queries in production, view transitions, improved observability APIs, and what to adopt vs. wait on.</description>
    <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Frontend</category><category>Web Platform</category><category>CSS</category><category>JavaScript</category><category>Performance</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/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/frontend-live-coding-interview-guide</guid>
    <title>Frontend Live Coding Interview: React Component Challenges &amp; Solutions</title>
    <link>https://lqtrung.dev/blog/frontend-live-coding-interview-guide</link>
    <description>Master frontend live coding interviews with practical React component exercises. Learn data fetching, infinite scroll, form handling, and optimization techniques with step-by-step implementations.</description>
    <pubDate>Sun, 20 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>Live Coding</category><category>Practical</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/web-performance-optimization-complete-guide</guid>
    <title>Web Performance Optimization: The Complete Guide to Faster Loading and Better Core Web Vitals</title>
    <link>https://lqtrung.dev/blog/web-performance-optimization-complete-guide</link>
    <description>Master web performance optimization with proven techniques for faster loading, better Core Web Vitals, and superior user experience. Covers general web apps and React-specific optimizations.</description>
    <pubDate>Sat, 05 Jul 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Performance</category><category>Web Vitals</category><category>React</category><category>Optimization</category><category>Frontend</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/comprehensive-frontend-unit-testing-guide</guid>
    <title>Comprehensive Frontend Unit Testing Guide: From Components to API Integration</title>
    <link>https://lqtrung.dev/blog/comprehensive-frontend-unit-testing-guide</link>
    <description>Master frontend unit testing with Jest, React Testing Library, and API mocking. Learn testing strategies, best practices, and real-world examples for bulletproof applications.</description>
    <pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Frontend</category><category>Testing</category><category>JavaScript</category><category>React</category><category>API</category><category>Jest</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/comprehensive-frontend-monitoring-guide-sentry</guid>
    <title>Comprehensive Frontend Monitoring Guide: From Sentry to Performance Insights</title>
    <link>https://lqtrung.dev/blog/comprehensive-frontend-monitoring-guide-sentry</link>
    <description>Master frontend monitoring with Sentry, performance tracking, and error management. Learn to build bulletproof user experiences with comprehensive observability.</description>
    <pubDate>Fri, 20 Jun 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>Frontend</category><category>Monitoring</category><category>Performance</category><category>DevOps</category><category>Sentry</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/comprehensive-file-upload-guide-frontend</guid>
    <title>Complete Guide to File Upload in Frontend Development</title>
    <link>https://lqtrung.dev/blog/comprehensive-file-upload-guide-frontend</link>
    <description>Master file upload implementation in frontend applications with practical examples, security considerations, and performance optimization techniques.</description>
    <pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>frontend</category><category>file-upload</category><category>javascript</category><category>react</category><category>vue</category><category>performance</category>
  </item>

  <item>
    <guid>https://lqtrung.dev/blog/mastering-formdata-in-frontend-development</guid>
    <title>Mastering FormData in Frontend Development: A Complete Guide</title>
    <link>https://lqtrung.dev/blog/mastering-formdata-in-frontend-development</link>
    <description>A comprehensive guide to using FormData API in frontend development, covering file uploads, form handling, and advanced techniques for modern web applications.</description>
    <pubDate>Tue, 15 Apr 2025 00:00:00 GMT</pubDate>
    <author>address@yoursite.com (Trung Le)</author>
    <category>frontend</category><category>javascript</category><category>forms</category><category>web-api</category><category>file-upload</category>
  </item>

    </channel>
  </rss>
