How to open the WordPress Media Library with an Upload files tab by default
A short guide explaining how to open the Media Library in WordPress, with the Upload files tab by default, using JavaScript.
Blog about web development
A short guide explaining how to open the Media Library in WordPress, with the Upload files tab by default, using JavaScript.
Learn how to create a sleek, autoplaying CSS-only carousel that smoothly scrolls through items and pauses on hover, without the need for any JavaScript or controls.
CodePen and CanIUse embeds that are often used on blog posts require the load of a lot of resources, and usually, this is done on the initial page load.
I recently encountered an `Unterminated string literal` error, which turned out to be totally unexpected for me, as the string looked completely fine for me.
It’s a good idea to place the cursor at the end of the text field when it gains focus, especially if the field already contains a value.
A guide on how to syncing a TinyMCE and a Quicktags editors in WordPress for an instant update
A fix for a MySQL query with an AUTO_INCREMENT field
Adding a cool outline effect to your text is quite simple with just a few lines of CSS.
I was a bit stuck and confused initially when I had to change the authenticator app on my phone and enable it on GitHub, luckily it was pretty easy.
By default, the appearance of the number input is not very user-friendly, particularly the arrows. In this article, I will demonstrate how you can customize it to make it more appealing and easier to use.