Check the latest news
How to set up the development environment for Angular
When you mention app building, you can not help but think of Angular. It is a javascript framework for creating modular single-page apps. Since it is so widely used, Angular deserves a series of articles so let this be the first one in it. In this article, I am going to show you how to set up your first Angular application. So let's begin!

Kenan Alibegović
ZenDev AB named one of Clutch Top B2B companies in western Europe for 2020
ZenDev AB is a team of creative individuals that build ingenious software solutions for diverse brands and businesses. Our company premise is the acknowledgment of the clients unique ambitions and potentials, which allows us to deliver development services at a practical cost.

Anđela Čović
Virtualization in Software Development
About 8 years ago I started using virtual machines (VMs) as parts of the development environment. At that time, I worked as a .NET developer and we used VMware for development environment virtualization. The process of sharing VM using copy-paste was slow, but it was still much faster to set up a development environment like that than to set it up directly on a PC. Today, I mostly use Docker and Compose combination to build up the development environment, but I still sometimes use VirtualBox with Vagrant. It mostly depends on the project I am working on. The costs of the SSD and memory are lower now than they were when I started working with the virtualized development environment. Moreover, today that kind of virtualization is a standard.

Adnan Đulep
Is Your Magento 2 Running Slow? Here are Some Simple Tricks to Speed It Up
Magento is known for its many functionalities and robustness, which means that it copes with errors well. This is why more than 250,000 merchants worldwide use Magento as their eCommerce platform.

Dario Vranjković
2000 Magento 1 Stores Hacked in Largest Magecart Attack So Far
The attack was performed through an automated Magecart campaign and has endangered the private and card information of thousands of customers.

Anđela Čović
(SPA) Single Page Application Mobile Development Best Practices
With users splitting between different platforms (e.g. Android, iOS, WP) and constant framework changes, it became quite challenging and tedious to keep up with all the changes.
