Sometimes, we want to detect supported video formats for the HTML5 video tag with JavaScript.…
Coding
Sometimes, we want to duplicate a div onclick event with JavaScript. In this article, we’ll…
Sometimes, we want to sum of input values in sections with JavaScript. In this article,…
Sometimes, we to find the nth occurrence of a character in a string in JavaScript.…
Sometimes, we want to access key from child component with Vue.js. In this article, we’ll…
Sometimes, we want to add onclick event programmatically with JavaScript. In this article, we’ll look…
Sometimes, we want to upload an image in Vue.js. In this article, we’ll look at…
Sometimes, we want to include markdown (.md) files inside HTML files. In this article, we’ll…
Sometimes, we want to mute all sound in a page with JavaScript. In this article,…
Sometimes, we want to convert a JavaScript timestamp into UTC format. In this article, we’ll…