Develop
This guide shows you how to build a Root App. You'll write code for the server, build a client UI, and connect them using custom networking. You'll also learn how to store data and handle users.
Client
Build the App's user interface that runs inside a channel.
Server
Write your App's server-side logic and work with the community.
Networking
Define custom messages to connect your client and server.