Hacker News new | ask | show | jobs
by attilakun 631 days ago
They seem to execute JS locally in the browser. Google Sheets makes a network call for this, which results in a laggy experience. I ran into this while I was developing my own Google Sheets add-on [1] which allows inline definition of JS within Sheets but the lag makes the UX subpar.

[1]: https://www.evaljs.net/