Interactive examples

Show the pattern, not a framework maze.

Each example is a concrete RGX application. Start with the Visual tab, then switch to Trigger HTML or Handler to see how a thin browser can still drive a full interface.

The examples page highlights the projects already using RGX in production.

Interactive demo

Calculator

A fully functional calculator with a simplified interface and instant evaluation.

calculator Visual Trigger HTML Handler

Calculator

Simple arithmetic

Buttons and keyboard input both update the live result.

Live
Expression 0 0
Ready

Why it matters

Keep the surface simple, keep the state on the server, and let RGX handle the swap.