Exploring new patterns and techniques in modern web development.
YufeiThe landscape of UI development is constantly evolving. From the early days of jQuery to the component-based architecture of React, we have seen a massive shift in how we build user interfaces.
Server Components allow us to render UI on the server, reducing the amount of JavaScript sent to the client. This leads to faster page loads and better performance.

Written by
Yufei
Software Engineer