should use too many setTimeOut (for call function by delay ) in my project
Why do you wanna do that ?
The best solution is not to use setTimeout at all. In this case – you should use promises if possible. Ref : https://jj09.net/settimeout-considered-harmful/
Обсуждают сегодня