Articles by Muhammad Muzammil Hussain

JavaScript Howtos

  1. Blob in JavaScript
  2. Difference Between event.stopPropagation and event.preventDefault in JavaScript
  3. The Ternary Operator in JavaScript
  4. How to Check If String is Anagram in JavaScript
  5. How to Convert Radians to Degrees in JavaScript
  6. How to Export All Functions From a File in JavaScript
  7. How to Format Phone Number in JavaScript
  8. How to Generate PDF in JavaScript
  9. How to Get User Agent in JavaScript
  10. Selection Sort in JavaScript
  11. How to Check Undefined and Null Variable in JavaScript
  12. How to Add Two Numbers in JavaScript
  13. How to Display Variable Value in an Alert Box in JavaScript
  14. How to Mask Variable Value in JavaScript
  15. How to Use Event Target in JavaScript
  16. Single Quotes vs. Double Quotes in JavaScript
  17. Caesar Cipher in JavaScript
  18. How to Get Data From URL in JavaScript
  19. The @param Tag in JavaScript
  20. The preg_match Function in JavaScript
  21. Breakpoints in JavaScript
  22. How to Create Element With Class in JavaScript
  23. ToolTip on Hover in JavaScript
  24. How to Convert Milliseconds to Date in JavaScript
  25. How to Create Comment Box in HTML and JavaScript
  26. How to Smooth Scroll in JavaScript
  27. Module Loader in JavaScript
  28. The yield Keyword in JavaScript
  29. How to Build Strings in JavaScript
  30. How to Change String Character in JavaScript
  31. How to Generate Formatted and Easy-To-Read JSON in JavaScript
  32. How to Get Document Referrer in JavaScript
  33. How to Get Text Area Value in JavaScript
  34. How to Send POST Request Using XMLHttpRequest in JavaScript
  35. How to Call External JavaScript Functions From Java Code
  36. How to Change Iframe Source in JavaScript
  37. How to Get the Domain Name in JavaScript
  38. How to Marquee Element in JavaScript
  39. How to Sort Data in Descending Using JavaScript
  40. How to Trim Whitespace in JavaScript
  41. How to Convert XML to JSON in JavaScript
  42. How to Jump to Anchor in JavaScript
  43. How to Replace Space With Underscore in JavaScript
  44. How to Validate Zip Code Validation in JavaScript
  45. How to Exit a for Loop in JavaScript
  46. How to Replace Commas in a String in JavaScript
  47. How to use strict in JavaScript
  48. JavaScript Subscription Method
  49. Namespace in JavaScript
  50. Advanced Encryption Standard in JavaScript
  51. How to Create a List of Objects in JavaScript
  52. How to Manipulate an Image in JavaScript
  53. How to Validate Password in JavaScript
  54. JavaScript ArrayBuffer
  55. How to Addition Assignment or += Operator in JavaScript
  56. How to Create A Simple Calculator in JavaScript
  57. Binary Search Using JavaScript
  58. Map Index in JavaScript
  59. How to Get Child Element in JavaScript
  60. JavaScript Tuple Example
  61. How to Return False in JavaScript
  62. Form Action Attribute in JavaScript
  63. apply() vs call() Methods in JavaScript
  64. How to Edit JavaScript in Browser
  65. How to Find Average in JavaScript
  66. How to Call JavaScript Function From URL
  67. How to Escape HTML Chars in JavaScript
  68. How to Upload File in JavaScript With Example
  69. Double Exclamation Operator Example in JavaScript
  70. JavaScript Time Picker Example in HTML
  71. How to Assign a Function to a Variable in JavaScript
  72. How to Generate Random Color in JavaScript
  73. Easy Solution to Encode HTML Entities in JavaScript
  74. JavaScript OR Condition in the if Statement
  75. JavaScript Window Print Page Button
  76. How to Call Window Onload Function Call in JavaScript

jQuery Howtos

  1. Datepicker in jQuery

Node.js Howtos

  1. Done Callback in MochaJS