Category - JavaScript


In JavaScript, numbers prefixed with a `0` are parsed as octal numbers
In JavaScript, numbers prefixed with a `0` are parsed as octal numbers
117 , Oct 27, 2024
Here's how you can configure a proxy for your Vite project to hide the backend API URL
Here's how you can configure a proxy for your Vite project to hide the backend API URL
367 , Oct 17, 2024
To accurately check if a value is an object in JavaScript
To accurately check if a value is an object in JavaScript
178 , Oct 01, 2024
50 YouTube channels where you can learn JavaScript, React, and Next.js
50 YouTube channels where you can learn JavaScript, React, and Next.js
186 , Aug 04, 2024
In JavaScript understanding shallow copies and their implications on re-renders is essential
In JavaScript understanding shallow copies and their implications on re-renders is essential
117 , Jul 11, 2024
Understanding stopPropagation in JavaScript
Understanding stopPropagation in JavaScript
237 , Jun 20, 2024
25 Important JavaScript Interview Questions (Basic to Advanced)
25 Important JavaScript Interview Questions (Basic to Advanced)
192 , Jun 06, 2024
The difference between `Date()` and `new Date()` in JavaScript
The difference between `Date()` and `new Date()` in JavaScript
178 , May 31, 2024
Use a library that provides arbitrary-precision arithmetic, if you need very high precision calculations
Use a library that provides arbitrary-precision arithmetic, if you need very high precision calculations
125 , May 31, 2024
JavaScript uses a garbage collection mechanism to manage memory automatically
JavaScript uses a garbage collection mechanism to manage memory automatically
129 , May 21, 2024