Sometimes, we want to fix the string replace method not replacing text containing literal rn…
Month: April 2022
Sometimes, we want to set profile image as first letters of first and last name…
Sometimes, we want to find the domain name from the current page’s URL in JavaScript.…
Sometimes, we want to prevent reload with link onclick without “#”. In this article, we’ll…
Sometimes, we want to sort an HTML list with JavaScript. In this article, we’ll look…
Sometimes, we want to make a promise wait a couple of seconds before return with…
Sometimes, we want to select nested element with class with JavaScript. In this article, we’ll…
Sometimes, we want to split an array into two arrays based on odd/even position with…
Sometimes, we want to toggle a checkbox inside of a div when clicking on the…
Sometimes, we want to execute a JavaScript function on the first page load. In this…