Hello all,
I am looking for some ideas and best practices on how to store pre-written arcade expressions. I want to put them onto Github to share with my coworkers and some external partners, but I know Arcade is kind of its own language so it can be hard to work with outside of AGOL. So far, I have been saving them as Javascript files and adding a note that they must be copied/pasted into the Arcade interface. Any other best practices for this?