tiennm99 8908881a8d fix: resolve Svelte 5 effect_update_depth_exceeded infinite loop
- ScoreBoard: wrap floats mutation in untrack() to prevent $effect
  from re-triggering when it reads+writes floats in same cycle
- App: split bestScore effect and use untrack() to prevent read/write
  loop on bestScore within the same $effect
2026-04-14 10:25:40 +07:00
2026-04-12 11:15:15 +07:00
2026-04-12 11:15:15 +07:00
Languages
Python 87.1%
JavaScript 7.3%
HTML 2.2%
Svelte 2%
Groovy 1.1%
Other 0.3%