Hacker News new | ask | show | jobs
by jagged-chisel 42 days ago
Does it have to hit an API when the user drags the slider? In any case, I can't imagine why TypeScript is the bottleneck.
1 comments

Ah, the entire site is static. That way nobody's personal financial data ever hits my server.
I’m trying to understand what’s going on when they touch the slider. If it’s all local, what’s the process creating output? What kind of “optimization” did that need to be more responsive?