This is the first code a new developer copies. Keep it minimal.
Create the simplest possible Iris application.
A single main.go that:
- Creates one signal
- Renders one text element
- Shows reactivity working
This is the first code a new developer copies. Keep it minimal.
HugoNijhuis
added this to the Getting Started Experience milestone 2026-01-09 15:28:49 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Create the simplest possible Iris application.
A single main.go that:
This is the first code a new developer copies. Keep it minimal.