Hi all,I have a Javascript file that needs to be worked on by two people at the same time. We don't necessarily need to work on the same functions/parts of the file, but we do need access to the same file simultaneously. Can this be done? Can we reference functions from outside the JS file?Any help on how to actually do this would be very helpful!Thanks as always,Shawn
↧