This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Mark Erikson
acemarke.dev
did:plc:oajtxomomwvbm5vhvvagyogy
One common complaint about React I see is that "hooks violate Functional Programming, it's all hidden magic globals".
I get that class components maybe _seemed_ more concrete in that you had class fields for some variables...
but where did you think `this.state` actually came from?
2024-11-30T20:06:33.453Z