Saurabh Raj

Saurabh Raj @saurabh_raj_afaabe1844a4c

Joined:
Jun 18, 2024

Saurabh Raj
articles - 11 total

Learn Largest Contentful Paint (LCP) in simple words

Largest Contentful Paint (LCP) is a metric that tells us about the perceived page load speed. It...

Learn More 2 0Jun 25

Learn requestAnimationFrame - Never to look back again

What is requestAnimationFrame? requestAnimationFrame is a browser API that lets you...

Learn More 2 0May 25

Understanding XSRF Protection: Implementation in Fetch vs. Axios

Cross-Site Request Forgery (CSRF or XSRF) is an attack that forces authenticated users to execute...

Learn More 5 2Apr 20

Understanding Fetch and Axios : Never to look back again

Axios vs Fetch: A Deep Dive into Modern HTTP Request Handling in JavaScript Making HTTP...

Learn More 5 0Apr 20

Learn AbortController with Examples - Never to look back again

In modern JavaScript development, managing asynchronous tasks such as data fetching, animations,...

Learn More 5 1Apr 20

Mastering Infinite Scroll in JS and React with optimisation techniques - Never to look back again

Introduction In today's digital landscape, users expect seamless browsing experiences that...

Learn More 9 0Apr 12

Mastering Browser Dimension Properties (clientWidth, offsetWidth etc): Never to look back again

Introduction When working with web development, understanding how to measure and...

Learn More 10 0Apr 11

Mastering Priority Queues in C++ - Never to look back again

What is a Priority Queue? A priority queue in C++ is a special type of container adaptor...

Learn More 1 0Apr 11

Mastering 'Closures' in JavaScript: Never to look back again

Introduction Closures are one of the most distinctive and powerful features of JavaScript,...

Learn More 7 0Apr 6

Mastering Selection and Ranges in JavaScript: Never to look back again

In the realm of web development, manipulating text selections and cursor positions is a powerful tool...

Learn More 4 0Jan 10

Mastering the 'this' Keyword in JavaScript: Never to look back again

JavaScript’s this keyword is a fundamental concept that often puzzles both beginners and seasoned...

Learn More 1 0Jan 5