May 24, 2019
Angular,TypeScript
3224
Sometimes there can be a requirement to show the progress of file upload on the server on the client side. In this topic, I will show you how this can be done using http calls as well as fake waiter (useful to emulate the progress of file upload instead of uploading on the server)
Explore More
0 COMMENTS