[DONE] An Anvil client-code REPL

I would love to see this as a Console component in the toolbox.

You could add a Console to a form just like you add a TextArea. When the app starts, the Console will be a REPL that shares the form’s interpreter.

This would allow you to add a Console to a form (only during development) and test the code with the very variables available in the client code.

2 Likes