Welcome to CodeWithAashu

Code that communicates its purpose is very important. I often refactor just when I’m reading some code. That way, as I gain understanding about the program, I embed that understanding into the code for later so I don’t forget what I learned.

Recommended Posts

Human
Create Custom Music Player in JavaScript

This project [Music Player in JavaScript] has several features like you can loop, repeat or shuffle a song, play/pause a song or play the next or previous song. You can view your songs list and also know w...

Read More
Human
Build A Dictionary App in HTML CSS & JavaScript

As you all know, what is a dictionary and what it does. In this project (Dictionary App in JavaScript), at first, on the webpage, there is only a search input and when you enter any existing word and press...

Read More
Human
Detect AdBlock using HTML CSS & JavaScript

AdBlocker is a content filtering or web browser extension that blocks different online ads that interrupt your browsing experience. It helps the user to prevent unintended pop-ups, flashing banners, online...

Read More