I made an application in JavaScript and I would like to be able to share this script with several people and that they do not have to reinstall the script at each change on my part. So I thought to put this script on a server and that the user only has to start the script from this server to access it and that he does not reinstall the script during my updates.
So I would like to know if this is the right method to adopt. If so, how would the user access the script, which tool should I use? I don't necessarily ask for precise answers but for tools or links that I should use.
Thank's for answer !
Via Active questions tagged javascript - Stack Overflow https://ift.tt/2FdjaAW
Comments
Post a Comment