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
120 , 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
430 , 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
188 , 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
219 , 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
123 , Jul 11, 2024
Understanding stopPropagation in JavaScript
Understanding stopPropagation in JavaScript
249 , Jun 20, 2024
25 Important JavaScript Interview Questions (Basic to Advanced)
25 Important JavaScript Interview Questions (Basic to Advanced)
200 , Jun 06, 2024
The difference between `Date()` and `new Date()` in JavaScript
The difference between `Date()` and `new Date()` in JavaScript
189 , 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
149 , May 31, 2024
JavaScript uses a garbage collection mechanism to manage memory automatically
JavaScript uses a garbage collection mechanism to manage memory automatically
139 , May 21, 2024