Hacker News new | ask | show | jobs
by AskHugo 4920 days ago
I don't know if I'm just imagining it, but typing feels a little laggy.

Could it be because it's saving to local storage after every keyup?

I made it save every 2 seconds with setInterval() and it feels a little smoother.

1 comments

Thanks for the suggestion, it works good now.