#performance-optimization
Read more stories on Hashnode
Articles with this tag
Introduction to throttling Throttling is another browser optimization method. It is derived from the word to throttle .To throttle an engine is...
Introduction to Debouncing and its need The aim of debouncing is the optimize the performance of the browser. Let us take the example of the amazon...