The problem statement
The React component model is powerful, but there's always room to push it further.
Using brand new features can be daunting (especially low-level features), but understanding them can give you a head start.
While you just play around with frameworks that implement these features, diving deep into newer APIs allows you to grasp the underlying mechanics and make informed decisions.
To effectively use your abstractions, you need to understand the layers beneath. This workshop will equip you with the knowledge to leverage React Server Components and Actions in any React app.