#100daysofcode
Read more stories on Hashnode
Articles with this tag
In this article, I will teach you how to remove extra empty lines of your code in Visual Studio Code. I had a long json file with lots of extra white...
In this article we are going to vibrate mobile phones with JavaScript Vibration API. JavaScript is an amazing language Navigator.vibrate() The...
We usually talk about reversing a string in Javascript, but have you ever thought of reversing an emoji in javascript? It will be fun to find out the...