AbsaOSS / spline-ui

Apache License 2.0
12 stars 6 forks source link

Any usage of setTimeout should be refactored #228

Closed korel-san closed 1 year ago

korel-san commented 1 year ago

Our goal of the ticket: increase performance, decrease tech debt

The reason why we should avoid using setTimeout in Angular is here https://dev.to/scooperdev/when-using-settimeout-is-not-your-best-option-3p4b https://lukeliutingchun.medium.com/angular-performance-issue-caused-by-settimeout-and-setinterval-1a4a65c07be3