|
|
|
|
|
by lelanthran
42 days ago
|
|
>> the fetch API was so poorly thought out that it was not possible to get an indicate of progress - all if gives you is inprogress or done (nothing in between). >> As a result the loading indicator can only indicate in-progress or done. > This is a failure of whatever framework the web dev is leaning on instead of actually programming the computer. No, it's a failure of fetch. |
|