Sometimes, we want to identify card type from card number with JavaScript. In this article,…
Month: April 2022
Sometimes, we want to remove a class from body with JavaScript. In this article, we’ll…
Sometimes, we want to auto stop other audio players the when current one is playing…
Sometimes, we want to decrypt messages with CryptoJS AES and JavaScript. In this article, we’ll…
Sometimes, we want to sort of HTML elements with JavaScript. In this article, we’ll look…
Sometimes, we want to check if a string has any non-ASCII characters in it with…
Sometimes, we want to add a boolean attribute to an element using JavaScript. In this…
Sometimes, we want to get position of the element of the array with JavaScript. In…
Sometimes, we want to change the page title with JavaScript. In this article, we’ll look…
Sometimes, we want to convert object’s properties and values to array of key value pairs…