Hacker News new | ask | show | jobs
by dospunk 1281 days ago
> The latency here is not from our framework though its from our server getting slammed with hacker news and reddit from our launch lol.

Seems like this could be a major barrier to scaling, especially if /all/ reactive state has to be handled through the server. Maybe a future feature could be a WebState class that provides reactivity only on the front end?