|
|
|
|
|
by hetunandu
1841 days ago
|
|
Is the concern with running JS on the client side regarding security?
At Appsmith we run user code inside a worker to avoid malicious code from accessing many browser apis. We also plan to add the ability to run the JS code on the server and have it run via web hooks for automation use cases. I wrote how we do it at Appsmith a few months back: https://blog.appsmith.com/evaluating-js-in-the-browser-for-a... |
|