Welcome to the Effect RPC course!
Effect RPC is a core part of the Effect ecosystem. It provides a schema-first, type-safe approach to building RPC APIs.
In this hands-on course, you will learn the core concepts of Effect RPC by building a project from scratch. You should follow the chapters in sequence, as each one builds on the material covered in the previous chapter.
As always, don’t passively read through the material. Type the code by hand and run it yourself. This active practice will help you understand and retain the concepts far better than simply reading along.
Happy learning!