Remove Recently Ordered Block from Sidebar in Magento 2

Remove Recently Ordered Block from Sidebar in Magento 2

Under customer account sidebar navigation, by default, there is a recently ordered block which helps customer to quickly reorder previous items. Sometimes, you might...
Shortest Path in Binary Matrix

Shortest Path in Binary Matrix

Today, we will practice on a popular algorithm question, which is questioned by many top companies in recent, it is to find shortest path...
Search in Binary Search Tree

Search in Binary Search Tree

Today, we will practice algorithm with a problem relating to binary search tree, which is, search in binary search tree. Problem Given the root node of...
Change header link text in Magento 2

Change header link text in Magento 2

For today's Magento 2 development tip, I will show you how to change header link text in Magento 2. Change header link text in Magento...
Remove create an account link in Magento 2

Remove create an account link in Magento 2

Wondering how to remove create an account link in Magento 2? I will show you how to do that in this article. Remove create an...