Sometimes, we want to test if a variable does not equal either of two values…
Coding
Sometimes, we want to set max viewport in Puppeteer with JavaScript. In this article, we’ll…
Sometimes, we want to only trigger parent click event when a child is clicked with…
Sometimes, we want to make a submit out of a link with JavaScript. In this…
Sometimes, we want to flatten a nested object with JavaScript. In this article, we’ll look…
Sometimes, we want to hide div element when screen size is smaller than a specific…
Sometimes, we want to get the previous month’s first date from current date in JavaScript.…
Sometimes, we want to copy an array of objects to another array without object reference…
Sometimes, we want to mute an HTML video player using JavaScript. In this article, we’ll…
Sometimes, we want to go to URL after OK button if alert is pressed with…