Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Дополняет статью throttle #5703

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chuvashevskii
Copy link

Описание

Убран вызов clearTimeout в коллбеке, который пробрасываем в setTimeout.
Написана заметка поясняющая, что данная реализация throttle первый вызов callee делает не сразу.

Closes #5700

Чек-лист

  • Текст оформлен согласно руководству по стилю
  • Ссылки на внутренние материалы начинаются со слеша и заканчиваются слэшем либо якорем на заголовок (/css/color/, /tools/json/, /tools/gulp/#kak-ponyat)
  • Ссылки на картинки, видео и демки относительные (images/example.png, demos/example/, ../demos/example/)

@github-actions github-actions bot added js Контент по JavaScript статья Расширенный материал labels Mar 4, 2025
Copy link

github-actions bot commented Mar 4, 2025

Превью контента из опубликовано.

Copy link
Member

@ra1nbow1 ra1nbow1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Привет! Спасибо за дополнение

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js Контент по JavaScript статья Расширенный материал
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Уточнение информации в статье про Throttle
3 participants