Commit graph

4 commits

Author SHA1 Message Date
Laurent Lyaudet
c2cbc4cdaa
avoid race condition in 06-advanced-functions/09-call-apply-decorators/04-throttle/solution.md
Well there is still a chance for a race condition but a smaller one.
We would need an atomic "if or set" for isThrottled
2021-03-24 17:27:49 +01:00
hrodward
2ffc997180
Update solution.md
Minor grammar fixes and suggestions
2019-10-18 14:58:37 +02:00
Ilya Kantor
408ba7d4e4 make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
Ilya Kantor
97c8f22bbb up 2017-03-21 17:14:05 +03:00
Renamed from 1-js/06-advanced-functions/08-call-apply-decorators/04-throttle/solution.md (Browse further)