Developing an email template can be a rather intricate task. It differs from the website development process in some ways since it has no real standards. Email clients choose (seemingly at random) what and where to support certain HTML or CSS elements. Email developers make the most of this lack of structure since it gives them a chance to implement and craft their code exactly the way they want to.
Tag: Web
Game of Codes – The Most Influential Codes Written So Far
Are codes part of your everyday life? Have you ever explored the most influential ones? If not, let’s do it together.
“A code line is a *path* *of* *evolution/development* of the canonical set of source files that is required to produce a given software (sub)system.”
“A software metric used to measure the size of a computer program by counting the number of lines in the text of the program’s source code.”
Read MoreCustom Shipping Methods and Custom Cart Summary Fields in Magento 2
Introduction
In this article, we are going to make custom shipping methods and custom fields that will be shown in the cart summary. We will use some simple examples that contain just the necessary code. This is a piece of must-have knowledge for every developer and it’s pretty simple. Every start is hard but it is a start!
Read MoreMagento 2 Admin on a Separate (Sub)Domain in a Multi-Site Environment
Setting up Magento 2 Admin panel on a separate subdomain should be easy, right? If you had problems setting it up, you are not the only one. This article is here to help you resolve this problem once and for all.
Read MoreTips for Testing Magento 2 eCommerce Application
In order to create an impeccable eCommerce App for Magento 2, you need to use the best testing methods. Not sure which ones? We’ll help you out. But first, a word on eCommerce and its importance.
Read MoreMagento QA Checklist for Major Changes
Do you perform website verification on a daily basis? Then you should prepare a detailed QA checklist. Provided that you haven’t done it yet, we are here to help! Since our specialty lies in Magento web store development, our QA checklist will be focused precisely on this widely-used platform.
Read More