You would do your dev in whatever IDE you'd like.....
# suitescript
c
You would do your dev in whatever IDE you'd like.. the main ones are WebStorm and Eclipse.. You would store your code in a repository (pref using some version of https://nvie.com/posts/a-successful-git-branching-model/) Then you can use the IDE tools to get your code from the IDE to file cabinet
👍 1