Projects Wiki FC26 Feel Calculator What it taught me
What it taught me
More about state management in plain JavaScript than any framework tutorial has.
Draft This write-up is placeholder copy standing in for the finished entry. The structure, links and metadata are real; the prose is not final.
More about state management in plain JavaScript than any framework tutorial has. With no framework holding the state, every stale-value bug is yours, visible, and instructive.
It also set the pattern the rest of the work follows: model the thing properly first, argue with the model against reality, and only then make it look like something. Gaffer IQ was built the same way round.
Referenced by