Articles by Moataz Farid
JavaScript Howtos
- How to Check if Element Exists in DOM in JavaScript
- How to Check if Key Exists in Object in JavaScript
- How to Square a Number in JavaScript
- How to Convert Unix Timestamp to Date in JavaScript
- How to Remove Property From Object in JavaScript
- How to Remove Duplicates From an Array in JavaScript
- How to Flatten an Array in JavaScript
- How to Wait for 5 Seconds in JavaScript
- How to Filter Object in JavaScript
- How to Wait for a Function to Finish in JavaScript
- How to Add Days to Current Date in JavaScript
- How to Check if a Variable Is String in JavaScript
- How to Convert String to Lower Case in JavaScript
- How to Generate a Random Number Between Two Numbers in JavaScript
- How to Merge Two Arrays Without Any Duplicates in JavaScript
- How to Randomize or Shuffle an Array in JavaScript