ramadan-2020-assessments
ramadan-2020-assessments copied to clipboard
Create New Video Request using XHR without touching the server side
Another approach using XMLHttpRequest
instead of fetch
without any change to the server side server/index.js
Implementing listing of videos and appending the latest created video after success message. Using template approach to clone each video the the video list.