DEV Community

JavaScript Codes Series' Articles

Back to Sh Raj's Series
Generating Random Whole numbers in JavaScript in a specific range

Generating Random Whole numbers in JavaScript in a specific range

12
Comments 15
1 min read
Get the values from the "GET" parameters of URL Using JavaScript
Cover image for Get the values from the "GET" parameters of URL Using JavaScript

Get the values from the "GET" parameters of URL Using JavaScript

9
Comments
1 min read
Convert a File URL/File to a Base64 string or DataURL using JavaScript

Convert a File URL/File to a Base64 string or DataURL using JavaScript

15
Comments 2
3 min read
How to change Address bar URL without refreshing the page using JavaScript
Cover image for How to change Address bar URL without refreshing the page using JavaScript

How to change Address bar URL without refreshing the page using JavaScript

9
Comments
1 min read
Generate Random String Using JavaScript
Cover image for Generate Random String Using JavaScript

Generate Random String Using JavaScript

5
Comments
1 min read
How to convert an HTML string into real HTML or DOM using JavaScript?

How to convert an HTML string into real HTML or DOM using JavaScript?

3
Comments
2 min read
Calculate Age from Date of Birth with Birthday alert 🎂
Cover image for Calculate Age from Date of Birth with Birthday alert 🎂

Calculate Age from Date of Birth with Birthday alert 🎂

3
Comments
2 min read
Remove query string from URL - Get URL Path - JavaScript

Remove query string from URL - Get URL Path - JavaScript

4
Comments
1 min read
Replace space with underscore JavaScript - All / Multiple Spaces

Replace space with underscore JavaScript - All / Multiple Spaces

4
Comments
1 min read
4 Ways to Copy Text to the Clipboard in JavaScript: A Comparison of Methods

4 Ways to Copy Text to the Clipboard in JavaScript: A Comparison of Methods

7
Comments
3 min read