Preview Video Before Uploading with HTML5 and VueJS

Originally published at: Preview Video Before Uploading with HTML5 and VueJS - Server Side Up

I believe it’s good UX to allow the user to preview their media files before uploading them to a server. This is for both audio and video files. Coming from the last tutorial where we previewed an MP3 file, you will notice a lot of the code here is very similar. Previewing a selected video…