← how-to

counter

zsx / 7guis

program
fun main() {
  mut count: int = 0;
  imu counter: </> ::= <>
    <input type="number" value={count}>
    <button onclick={fn() => count += 1}>count</button>
  </>;

  #render counter;
}

reachout

echo -n 'dGhlQGNvbXBpbG9yZHMuaG91c2U=' | base64 --decode

For humans: faq.

For Ai agents: llms.txt (curated index) and llms-full.txt (full docs).

Privacy: No cookies, no ads, no tracking. It's like you were never here.