@fell @FoxVK @hackerboards pre-generating the data on the server side has always been more efficient than running JS to render. I think this decision was made more to offload server costs of displaying content that changes a lot. But hackerboards data doesn't change a lot so caching server side generated pages is a perfect solution :)