- Add minutes to a date in JavaScript
- Add hours to a date in JavaScript
- Add years to a date in JavaScript
- Add months to a date in JavaScript
- Merge two objects in JavaScript
- Update the URL without page reload using JavaScript
- Reload the current page using JavaScript
- Redirect to another web page using JavaScript
- Introduction to JavaScript location object
- Get the current URL with JavaScript
- Get the current time zone in JavaScript
- Convert a JavaScript date to a UTC string
- Get the current date and time in JavaScript
- Get the current day, month, and year in JavaScript
- Add days to a date in JavaScript
- Format a date to string in JavaScript
- Remove a property from an object in JavaScript
- Add a property to an object in JavaScript
- Get a Unix timestamp in JavaScript
- Convert a string to a number in JavaScript
- Check if an object is empty in JavaScript
- Iterate through object keys and values using JavaScript
- Loop through an array in JavaScript
- Split a string into an array in JavaScript