CSSHow to Style an Audio ElementIn this tutorial, we'll check how we can style audio elements with their pseudo-element selectors, and how we can style them completely from scratch.
React17 React Libraries I've Used in 2021 (So Far)In this article, I'll go over 17 React libraries that I've used in my projects and I found very helpful.
MagentoAdding an Image Uploader in an Admin Form in Magento 2In this tutorial, we'll see how to add an ImageUploader component to a form on the admin side that allows us to upload images.