How to render dynamic content on a page? We will learn how to pass data from the PHP side from an Action Controller to the template.
Author: Anna Kosheva
Magento Certification: how to become a Magento Certified Developer in 2022
How to pass a Magento exam? And why do you need to get good marks? Learn about it in the article and get tips for preparing for an exam.
What is micromarking and why is it needed?
Micromarkup is the specific tags and attributes in the web layout that we use to better insight the information on the website pages by search robots. How to work with it?
What are Magento 2 Controllers?
Click on the link and understand how to work with frontend controllers. Learn how to create them.
6 basic tools that help your website sell
Do you know that the right product recommendations can increased sales? Learn about recommendations and other 5 basic tools for your website!
A Module in Magento 2
One of the extensibility concepts which Magento 2 Open Source supports is called Modularity. Today we’ll learn what is a Magento 2 Module.
How to create a Magento 2 Blog Extension in 4 steps?
Create a Magento 2 Blog Extension. Follow the instructions and upgrade your skills right now!
6 algorithms every developer should know
Learn these 6 algorithms for your work! Binary search, breadth-first search and other 4 algorithms are described!
The main thing about Click-Through Rate: how to calculate, improve, and what CTR is good
CTR measures the quality of an ad. How to calculate and improve it? Learn it in the blog!.
Create a Page in Magento 2
Magento 2 provides a set of framework features that allow to create different entry points easily. One of them we will learn now is a Page.