MagentoHow to Make Your Front-End Development Faster in Magento 2 Using GruntWe'll go over how to use Magento's out-of-the-box commands in Grunt, and how to add our own to make our development faster.
PHPHow to Override Classes in PHP and ComposerIn this tutorial, we'll cover how to override classes using Composer.