7GUIs Challenge
A benchmark of GUI programming — implemented in Svelte 5
Built to learn Svelte through practical examples
What is 7GUIs?
7GUIs is a benchmark to compare different GUI programming approaches. It consists of 7 tasks that represent typical challenges in GUI programming.
Reference to 7GUIs →😅
Ugh moment:
After implementing all 7 tasks, I discovered they were already done in the official Svelte playground. Oh well! Now you can compare my implementations with the official ones.