Skip to main content
Tag Collection

Performance

Back to all tags
Article Tags

Event Debouncing and Throttling in JavaScript

Key stroke, click, resize, scroll events, etcetera add performance overhead to applications if we…

Read
Article Tags

JavaScript Array Methods: forEach vs map

As a JavaScript developer, you may have been in a position of using forEach or map array method on…

Read
Article Tags

Resource Hinting Techniques

When you input a URL to fetch content using the browser, certain processes occur under the hood…

Read
Article Tags

Finding Unused CSS

Research shows that a higher percentage of users will abandon a site if it takes longer than…

Read
Article Tags

Highlights from Chrome Dev Summit 2018

Have you heard of Google Chrome Dev Summit? If you haven’t heard of it and the awesome cool things…

Read