<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Evan's Blog | RSS Feed]]></title>
        <description><![CDATA[Welcome to Evan's Blog!]]></description>
        <link>https://evanwu.dev</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Sat, 06 Jun 2026 16:48:10 GMT</lastBuildDate>
        <atom:link href="https://evanwu.dev/rss.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Sat, 06 Jun 2026 16:48:10 GMT</pubDate>
        <copyright><![CDATA[All rights reserved 2026]]></copyright>
        <item>
            <title><![CDATA[Build Fast. Think First.]]></title>
            <description><![CDATA[AI has made software development faster than ever — but the real bottleneck has shifted from "can you build it" to "do you know what to build."]]></description>
            <link>https://evanwu.dev/articles/ai-thinking-before-coding</link>
            <guid isPermaLink="true">https://evanwu.dev/articles/ai-thinking-before-coding</guid>
            <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Migrating a Next.js App from Vercel to Cloudflare Workers]]></title>
            <description><![CDATA[A practical guide to migrating a Next.js 16 app from Vercel to Cloudflare Workers using OpenNext, covering configuration, gotchas, and lessons learned.]]></description>
            <link>https://evanwu.dev/articles/migrate-nextjs-to-cloudflare</link>
            <guid isPermaLink="true">https://evanwu.dev/articles/migrate-nextjs-to-cloudflare</guid>
            <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hands-on with TanStack Start: First Steps and a Next.js Comparison]]></title>
            <description><![CDATA[A practical, side-by-side look at TanStack Start's onboarding experience and how its routing, server functions, and caching model compare with Next.js.]]></description>
            <link>https://evanwu.dev/articles/tanstack-start-vs-next</link>
            <guid isPermaLink="true">https://evanwu.dev/articles/tanstack-start-vs-next</guid>
            <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Build Digital Credentials using Solana Attestation Service]]></title>
            <description><![CDATA[Learn how to build digital credentials using Solana Attestation Service, a new feature in Solana that allows you to create and verify digital credentials.]]></description>
            <link>https://evanwu.dev/articles/how-to-create-digital-credentials</link>
            <guid isPermaLink="true">https://evanwu.dev/articles/how-to-create-digital-credentials</guid>
            <pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Next 16: The Future of Next.js]]></title>
            <description><![CDATA[Next 16 is the latest version of Next.js, it is a major release that brings many new features and improvements.]]></description>
            <link>https://evanwu.dev/articles/next-16</link>
            <guid isPermaLink="true">https://evanwu.dev/articles/next-16</guid>
            <pubDate>Fri, 31 Oct 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Build a React Frontend That Interacts with Solana Smart Contracts Using Anchor]]></title>
            <description><![CDATA[Learn how to build a React frontend that interacts with Solana smart contracts using Anchor, a framework for building Solana smart contracts.]]></description>
            <link>https://evanwu.dev/articles/react-solana-anchor</link>
            <guid isPermaLink="true">https://evanwu.dev/articles/react-solana-anchor</guid>
            <pubDate>Fri, 24 Oct 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React 19.2: The Future of React]]></title>
            <description><![CDATA[Explore the latest features in React 19.2, including the new Activity component for controlling app visibility and performance, and useEffectEvent for handling external system events.]]></description>
            <link>https://evanwu.dev/articles/react-19-2</link>
            <guid isPermaLink="true">https://evanwu.dev/articles/react-19-2</guid>
            <pubDate>Fri, 17 Oct 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Web Performance Optimization in Next.js]]></title>
            <description><![CDATA[Web performance describes how fast or slow a web app is. It is crucial to application development. A highly optimized web app is quick, appeals to users\' experience, and leads to improved product conversion rates and high search engine ranking.]]></description>
            <link>https://evanwu.dev/articles/web-performance-optimization</link>
            <guid isPermaLink="true">https://evanwu.dev/articles/web-performance-optimization</guid>
            <pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[React Server Components]]></title>
            <description><![CDATA[React Server Components (RSC) represent a paradigm shift in how we build React applications. Released as an experimental feature in December 2020, RSCs are now a core part of the React ecosystem, especially with the rise of frameworks like Next.js that leverage this technology. In this blog, we\'ll explore some of the best technical resources on React Server Components, complete with code examples to help you understand the concepts better.]]></description>
            <link>https://evanwu.dev/articles/react-server-component</link>
            <guid isPermaLink="true">https://evanwu.dev/articles/react-server-component</guid>
            <pubDate>Sat, 09 Aug 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[useOptimistic to Make Your App Feel Instant]]></title>
            <description><![CDATA[useOptimistic is a React hook that allows you to make your app feel instant.]]></description>
            <link>https://evanwu.dev/articles/use-optimistic-to-make-your-app-feel-instant</link>
            <guid isPermaLink="true">https://evanwu.dev/articles/use-optimistic-to-make-your-app-feel-instant</guid>
            <pubDate>Sun, 20 Jul 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>