A very useful feature that Youtube already implemented long time ago is the possibility of sharing a video link with the exact time where we want to start playing, instead of having to watch the entire video to get to…
Posts tagged JavaScript
Upload files to Microsoft Azure Storage from JavaScript
Generally, I’ve found that the most common way to upload files to Microsoft Azure Storage is making a request to the web server that we’ve developed and once you have the file in this, we start to upload to the…