React 19: The use() Hook and the Compiler Explained

React 19 pushes you to write less — use() for async data, the compiler for performance, and Actions for forms. What actually changes.