Tag: performance

How do you keep the forum fast without a JS framework?

Coming from a React background, I'm surprised how snappy this feels. What's the trick — is it just server-rendered pages plus a bit of vanilla JS for the interactive bits?