Hello, I want to find a partner to make a video player software, please contact me at jj5372035gmail.c o m
I think you did a great job walking through XMLHttpRequest! I laughed when I saw it in the Hashnode feed though because I don't think I have used it in over 5 years since switching to Axios and then Fetch API.
Les Carbonaro
Code. Learn. Share. Repeat.
Thanks Arindam for explaining this so clearly, step by step. While today there are easier, more developer-friendly ways of getting data asynchronously, like the built-in fetch etc., it is always good to go to first principles and understand what is happening under the hood. Good job!