"feat: replace every function in FunctionIdentifier with a single closure
My goal with less-function-id was to create a more neat solution but instead it turned into something far more ugly and limiting" You sometimes think a solutioniis good and neat until you implement it
How often is something is simplified with reactivity? Who though the web needs reactivity? When I go to the steam page of a game there’s no more than one thing which needs to react to my action. When I hover over a game a new div should appear and nothing else needs to react to it. I clearly don’t get it