@codewithbubb

Have you used Promises in your code before? Maybe something other than making network requests with Fetch/Axios?

@syaifulnopi3219

this is what i was looking for
for the last 24 hours I've been thinking about how to make a percentage when downloading, and I can't sleep well 😁.
thank you very much.
god bless you.

@shubhuroy9172

Your way of teaching is so good. Thank you sir. I appreciate your efforts. Your problem solving skills are very awesome. ❤  

Love from India (🇮🇳)  😇

@harishg9429

Thank you,  it was a visual treat in understanding promise chain.

@soltiscd

Awesome

@djlee0721

Thank you!

@christianjohnson9480

I need to show the download speed also. Please help

@Elias-zn6og

wow interesting, i've never saw these web API, though It's impossible to do a progress bar for DataURL from canvas

@wpembraced5875

Bubb, thank you, this is great! I am seeing an odd behavior though, my download progress stays idle at first when the download btn is clicked, then after 10 or 15 seconds it jumps, 50% and then 85% and then 100% but the file does not start downloading right after, it takes another 10 or 15 seconds for the download to pop up. Could it be because I am trying to pull my file via REST in a .NET application on server side? This is how my fileDlownload const looks like:  const fileDownload = "@string.Format("/rest-api/event-agenda/{0}", Model.Item.Fields.UrlName)";

@RoddyMcAskill

How do I access the project repository please?