Yearly Archives: 2015

The Best Node.js IDEs

- Node.js

IDEs for Node.js development

If you are a Node.js developer, then you’ve come to the right place, because below we describe the best Node.js IDEs. Luckily, the ecosystem offers enough software solutions to get your job done. Various testing tools, frameworks, and IDEs for Node.js essentially simplify application development, but it is often difficult to find a solution that absolutely satisfies your coding needs. Therefore, in the following post we will help you find a Node.js IDE that suites best to your habits. Continue Reading

Key Security Issues Of The Web 2016

- E-Commerce, Fire development

Key Security Issues Of The Web 2016

Today, we are going to explore such an important topic as web security. Since there are a plethora of problems related to the IT sector, it is impossible to cover all network security issues in a single article, so we are going to shed light on key aspects only. The following post contains some facts about the most common security threats of the Web. Please note that major security issues in ecommerce are often similar to other segments of the Internet, so this guide is aimed at online retailers, bloggers, and all other kinds of web users. Continue Reading

Shipping Methods Implementation in Magento 2

- Magento 2

Magento 2 Shipping Methods Implementation

Below, we discuss such an important topic as the Magento 2 shipping methods implementation. The article includes useful Magento 2 tutorials and the description of sample third party extensions as well as core Magento 2 modules. If you are going to master the implementation of shipping methods in Magento 2, the following post can help you achieve your goal. Continue Reading

The Implementation of Payment Gateways in Magento 2

- Magento 2

Magento 2 Payment Gatways Implementation

If you’re developing or deploying a payment gateway in Magento 2, you may face different challenges related to various stages of your project. In the following post, we’ve gathered all major tips, tricks, and tutorials related to the Magento 2 payment gateways implementation, so it can essentially simplify your daily work with the platform. Let’s start with some key aspects that you will probably have to master while deploying a payment system within your Magento 2 website. Continue Reading

Magento 2 virtualType

- Magento 2

Magento 2 Development

There is no class Magento\Catalog\Block\Product\Widget\Link in the the catalog_product_link widget declaration, since it is a virtual type. Besides, Magento\Catalog\Block\Product\Widget\Link is an alias to Magento\Catalog\Block\Widget\Link with a custom dependency injection. Please note that an argument entityResource has the Magento\Catalog\Model\ResourceModel\Product type. Continue Reading

Knockout.js in Magento 2

- Magento 2

Magento 2 Knockout.js

Knockout is a standalone JavaScript implementation of the MVVM pattern which incorporates a clear separation between view components, domain data, and data to be displayed. Besides, it relies on a clearly defined code layer aimed to manage the relationships between all view components. Below, we discuss how Knockout.js is used in Magento 2. Continue Reading