DylanforBlogdylansleith.hashnode.net·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·180 readsJavaScript
Pawan KumarforCreadorcreador.hashnode.net·May 4, 2019What is Grunt? How to use it and its CheatsheetA Grunt is basically an automation tool used in programming. Basically if you are a developer then you will know that the development of any project consumes a lot of time and you need to perform some repetitive task Eg: Conversion of sass to CSS so ...Discussdevelopment
Shahed NasserforShahed Nasser's Blogshahednasser.hashnode.net·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·167 readsWeb Development
Shahed NasserforShahed Nasser's Blogshahednasser.hashnode.net·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·167 readsWeb Development
Pawan KumarforCreadorcreador.hashnode.net·May 4, 2019What is Grunt? How to use it and its CheatsheetA Grunt is basically an automation tool used in programming. Basically if you are a developer then you will know that the development of any project consumes a lot of time and you need to perform some repetitive task Eg: Conversion of sass to CSS so ...Discussdevelopment
DylanforBlogdylansleith.hashnode.net·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·180 readsJavaScript