Okorie Emmanuellaellaaaa.hashnode.dev·Nov 7, 2023Customising your HTML5 video player using Plyr libraryNeeded to create a custom media player as per the company’s design specifications. I came across the Plyr.io library which seemed very promising but was somewhat difficult to integrate, mostly because I couldn’t find all the information I needed in o...Discussvideo
Shahed Nassershahednasser.hashnode.dev·May 8, 2021How to Make Your Front-End Development Faster in Magento 2 Using GruntThis article was originally posted on my personal blog Magento 2 is a great e-commerce platform, as it comes with many features built-in. It makes it easier for store owners to create a store that exactly fits their needs. However, developing with Ma...Discuss·213 readsWeb Development
Dylandylansleith.hashnode.dev·Nov 20, 2018Advantages of Using A Task RunnerWhen Developing and Deploying an application in the front-end, there are a lot of tasks associated with it so that’s why we would use a Task Runner. This will speed up the process by making everything automated. The type of tasks that we would want t...Discuss·234 readsJavaScript