Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 138 Bytes

programming_definitions.md

File metadata and controls

4 lines (3 loc) · 138 Bytes

Programming Definitions

  • Throttle - takes first and waits till end to execute

  • Debounce - takes the last event then executes