<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tuan Tran - Writing</title>
    <link>https://tuanhadev.tech/writing</link>
    <description>Articles on front-end development, React, Next.js, and web technologies by Tuan Tran.</description>
    <language>en-us</language>
    <lastBuildDate>Sun, 05 Apr 2026 09:37:17 GMT</lastBuildDate>
    <atom:link href="https://tuanhadev.tech/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>🔥 My experience of using AI Agents</title>
      <link>https://blog.tuanhadev.tech/my-experience-of-using-ai-agents</link>
      <description>A deep dive into working with AI agents, covering instructions, agents, skills, and effective spec-driven development workflows.</description>
      <pubDate>Thu, 19 Mar 2026 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/my-experience-of-using-ai-agents</guid>
    </item>
    <item>
      <title>🔥 AI Handbook</title>
      <link>https://blog.tuanhadev.tech/ai-handbook</link>
      <description>Comprehensive AI guide covering LLMs, AI agents, agentic patterns, context engineering, and best practices for building production AI applications.</description>
      <pubDate>Mon, 23 Feb 2026 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/ai-handbook</guid>
    </item>
    <item>
      <title>🔥 Senior Front-end Engineer Interview Handbook</title>
      <link>https://blog.tuanhadev.tech/senior-front-end-engineer-interview-handbook</link>
      <description>A massive handbook of technical and behavioral interview questions for Senior Front-end Engineers, covering JavaScript, React, Web Performance, and leadership.</description>
      <pubDate>Tue, 10 Feb 2026 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/senior-front-end-engineer-interview-handbook</guid>
    </item>
    <item>
      <title>All The New Features In Next.js</title>
      <link>https://blog.tuanhadev.tech/all-the-new-features-in-nextjs</link>
      <description>Next.js 16.0.1 is live with major updates. Explore the latest features and improvements including server components and performance enhancements.</description>
      <pubDate>Sun, 03 Aug 2025 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/all-the-new-features-in-nextjs</guid>
    </item>
    <item>
      <title>Bundlers Handbook</title>
      <link>https://blog.tuanhadev.tech/bundlers-handbook</link>
      <description>Complete guide to understanding bundlers like webpack, vite, and turbopack with practical examples.</description>
      <pubDate>Mon, 16 Jun 2025 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/bundlers-handbook</guid>
    </item>
    <item>
      <title>Git Handbook</title>
      <link>https://blog.tuanhadev.tech/git-handbook</link>
      <description>Comprehensive guide to Git version control including branching strategies, commits, and collaboration best practices.</description>
      <pubDate>Tue, 13 May 2025 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/git-handbook</guid>
    </item>
    <item>
      <title>Authentication and Authorization Handbook</title>
      <link>https://blog.tuanhadev.tech/authentication-and-authorization-handbook</link>
      <description>Deep dive into authentication methods including JWT, OAuth2, and authorization patterns for web applications.</description>
      <pubDate>Tue, 22 Apr 2025 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/authentication-and-authorization-handbook</guid>
    </item>
    <item>
      <title>Front-end Security Handbook</title>
      <link>https://blog.tuanhadev.tech/front-end-security-hanbook</link>
      <description>Essential security practices for front-end developers including XSS prevention, clickjacking, and data protection.</description>
      <pubDate>Mon, 07 Apr 2025 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/front-end-security-hanbook</guid>
    </item>
    <item>
      <title>SEO Handbook</title>
      <link>https://blog.tuanhadev.tech/seo-handbook</link>
      <description>SEO optimization guide for developers covering meta tags, structured data, and search engine best practices.</description>
      <pubDate>Sat, 22 Mar 2025 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/seo-handbook</guid>
    </item>
    <item>
      <title>API Integration Patterns</title>
      <link>https://blog.tuanhadev.tech/api-integration-patterns</link>
      <description>Explore various API patterns including REST, GraphQL, gRPC, and WebSockets for modern web development.</description>
      <pubDate>Sun, 02 Mar 2025 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/api-integration-patterns</guid>
    </item>
    <item>
      <title>🔥 My Web Styling Handbook</title>
      <link>https://blog.tuanhadev.tech/mastering-css</link>
      <description>Advanced CSS techniques, modern layout systems, and styling best practices with Tailwind CSS and vanilla CSS.</description>
      <pubDate>Sat, 22 Feb 2025 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/mastering-css</guid>
    </item>
    <item>
      <title>Mastering HTML</title>
      <link>https://blog.tuanhadev.tech/mastering-html</link>
      <description>Complete HTML5 guide covering semantic HTML, accessibility, SEO meta tags, and modern HTML practices.</description>
      <pubDate>Mon, 13 Jan 2025 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/mastering-html</guid>
    </item>
    <item>
      <title>🔥 My NextJS Handbook</title>
      <link>https://blog.tuanhadev.tech/mastering-nextjs</link>
      <description>Comprehensive Next.js guide covering server components, static generation, server actions, and performance optimization.</description>
      <pubDate>Wed, 08 Jan 2025 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/mastering-nextjs</guid>
    </item>
    <item>
      <title>All The New Features In React</title>
      <link>https://blog.tuanhadev.tech/all-the-new-features-in-react</link>
      <description>Explore React 19 features including server components, new hooks, and improvements to the React ecosystem.</description>
      <pubDate>Sat, 28 Dec 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/all-the-new-features-in-react</guid>
    </item>
    <item>
      <title>🔥 JavaScript Handbook</title>
      <link>https://blog.tuanhadev.tech/mastering-javascript</link>
      <description>In-depth JavaScript guide covering ES6+, async programming, design patterns, and advanced concepts.</description>
      <pubDate>Sun, 08 Dec 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/mastering-javascript</guid>
    </item>
    <item>
      <title>🔥TypeScript Handbook</title>
      <link>https://blog.tuanhadev.tech/mastering-typescript</link>
      <description>Comprehensive TypeScript guide: advanced types, utility types, OOP, generics, and React typing patterns.</description>
      <pubDate>Sat, 26 Oct 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/mastering-typescript</guid>
    </item>
    <item>
      <title>🔥 Design Patterns Handbook - Part IV</title>
      <link>https://blog.tuanhadev.tech/design-patterns-handbook-part-iv</link>
      <description>Behavioral patterns continued: Observer, State, Strategy, Template Method, Visitor — with practical examples.</description>
      <pubDate>Mon, 30 Sep 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/design-patterns-handbook-part-iv</guid>
    </item>
    <item>
      <title>🔥 Design Patterns Handbook - Part III</title>
      <link>https://blog.tuanhadev.tech/design-patterns-handbook-part-iii</link>
      <description>Behavioral patterns overview: Chain of Responsibility, Command, Iterator, Mediator, Memento with TypeScript demos.</description>
      <pubDate>Sat, 31 Aug 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/design-patterns-handbook-part-iii</guid>
    </item>
    <item>
      <title>🔥 Design Patterns Handbook - Part II</title>
      <link>https://blog.tuanhadev.tech/design-patterns-handbook-part-ii</link>
      <description>Structural patterns: Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy — theory and practice.</description>
      <pubDate>Fri, 09 Aug 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/design-patterns-handbook-part-ii</guid>
    </item>
    <item>
      <title>🔥 Design Patterns Handbook - Part I</title>
      <link>https://blog.tuanhadev.tech/design-patterns-handbook-part-i</link>
      <description>Creational patterns explained: Singleton, Factory, Abstract Factory, Prototype, Builder with code examples.</description>
      <pubDate>Thu, 04 Jul 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/design-patterns-handbook-part-i</guid>
    </item>
    <item>
      <title>🔥 Software Engineering Principles Cheatsheet - Part I</title>
      <link>https://blog.tuanhadev.tech/software-engineering-principles-cheatsheet</link>
      <description>Cheatsheet of core software engineering principles, architecture patterns, workflows, and practical guidelines.</description>
      <pubDate>Thu, 06 Jun 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/software-engineering-principles-cheatsheet</guid>
    </item>
    <item>
      <title>🔥 My React Handbook - Part II</title>
      <link>https://blog.tuanhadev.tech/react-best-practices-handbook-part-ii</link>
      <description>React best practices: advanced patterns, hooks, performance strategies, and real-world architecture tips.</description>
      <pubDate>Thu, 02 May 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/react-best-practices-handbook-part-ii</guid>
    </item>
    <item>
      <title>🔥 My React Handbook - Part I</title>
      <link>https://blog.tuanhadev.tech/react-best-practices-handbook</link>
      <description>React best practices: fundamentals, component patterns, state management, and clean code techniques.</description>
      <pubDate>Tue, 30 Apr 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/react-best-practices-handbook</guid>
    </item>
    <item>
      <title>🔥 React &amp; Javascript Optimization Techniques - Part II</title>
      <link>https://blog.tuanhadev.tech/react-javascript-optimization-techniques-part-ii</link>
      <description>Optimization strategies for React and JS: profiling, code-splitting, memoization, caching, and rendering performance.</description>
      <pubDate>Sat, 09 Mar 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/react-javascript-optimization-techniques-part-ii</guid>
    </item>
    <item>
      <title>🔥 React &amp; Javascript Optimization Techniques - Part I</title>
      <link>https://blog.tuanhadev.tech/react-javascript-optimization-techniques-part-i</link>
      <description>Prevent unnecessary re-renders and boost performance with memoization, React Context techniques, and rendering tips.</description>
      <pubDate>Sun, 18 Feb 2024 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/react-javascript-optimization-techniques-part-i</guid>
    </item>
    <item>
      <title>Con đường bước chân vào ngành lập trình</title>
      <link>https://blog.tuanhadev.tech/con-duong-buoc-chan-vao-nganh-lap-trinh</link>
      <description>Chia sẻ hành trình vào ngành lập trình: động lực, trải nghiệm, và lời khuyên cho người mới bắt đầu.</description>
      <pubDate>Sun, 30 May 2021 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/con-duong-buoc-chan-vao-nganh-lap-trinh</guid>
    </item>
    <item>
      <title>Lộ trình học để trở thành FullStack Web Developer NodeJS</title>
      <link>https://blog.tuanhadev.tech/lo-trinh-hoc-de-tro-thanh-fullstack-web-developer-nodejs</link>
      <description>Hướng dẫn lộ trình học FullStack với Node.js: nền tảng, công nghệ chính, và kỹ năng cần thiết.</description>
      <pubDate>Sat, 02 Jan 2021 12:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://blog.tuanhadev.tech/lo-trinh-hoc-de-tro-thanh-fullstack-web-developer-nodejs</guid>
    </item>
  </channel>
</rss>