Debouncing and Throttling Techniques for Vue.js
In this lesson, learn the difference between debouncing and throttling. Also look at a practical example where using the watchDebounced or the refDebounced functions from VueUse can be useful to make a search input snappy yet performant.
Links
Data Fetching Optimizations in Vue
5 lessons • 38 minNEXT CHAPTER
Tools for Debugging Performance Issues4 lessons • 15 min
