Updating My Blog with Server Components
2023/02/25
React Server Components improved the performance and accessibility, by rendering content on the edge server instead of the client-side. Other features of Next.js 13, such as Layouts RFC and native browser lazy loading images, also improved the performance and user experience.