Moataz Farid

JavaScript Howtos

  1. Check if Element Exists in DOM in JavaScript
  2. Check if Key Exists in Object in JavaScript
  3. Square a Number in JavaScript
  4. Convert Unix Timestamp to Date in JavaScript
  5. Remove Property From Object in JavaScript
  6. Remove Duplicates From an Array in JavaScript
  7. Flatten an Array in JavaScript
  8. Wait for X Seconds in JavaScript
  9. Filter Object in JavaScript
  10. Wait for a Function to Finish in JavaScript
  11. Add Days to Current Date in JavaScript
  12. Check if a Variable Is String in JavaScript
  13. Convert String to Lower Case in JavaScript
  14. Generate a Random Number Between Two Numbers in JavaScript
  15. Merge Two Arrays Without Any Duplicates in JavaScript
  16. Randomize or Shuffle an Array in JavaScript