Comment on JXA’s Parenthesis ParadoxComments−justsomeuser4yI really wish Apple made JXA easy to write and debug with proper documentation.I know JS very well, but it takes me 20x longer than web stuff to workout how to do something as it’s just pure trial and error.Each script run is slow as it must actually do the actions in the GUI.JS is more useful than AppleScript in my opinion as it supports JSON data and functions.
Comments
I really wish Apple made JXA easy to write and debug with proper documentation.
I know JS very well, but it takes me 20x longer than web stuff to workout how to do something as it’s just pure trial and error.
Each script run is slow as it must actually do the actions in the GUI.
JS is more useful than AppleScript in my opinion as it supports JSON data and functions.