webtech Magento a simple guide for developers A simple Magento guide for the MVC framework, EAV data model structure, attributes table and how to setup and modify functions catalog, orders, quotes etc. by Vasilis Vontikakis
webtech Yarn vs npm and a simple intro installing Tensorflow for Machine Learning 2019 Package managers like npm and yarn are very important so you manage effectively 3rd parties software by Vasilis Vontikakis
webtech How to double your website traffic by optimizing JS and CSS assets with GulpJS gulp js is a task runner for managing assets like js and css files. Tasks like Above fold content and combining assets to one file are easy to do. by Vasilis Vontikakis
webtech Golang Programming Language and how to install in Linux Go lang is a modern programming language very suitable for creating microservices and middleware by Vasilis Vontikakis
webtech Website Optimization Compressing Javascript and Css Compressing and compining js and css files is important for your website to achieve faster loading times by Vasilis Vontikakis
webtech What is a database migration in PHP and how to migrate data in Yii2 Database migrations track changes to your database schema during development and production. So other developer can implement DB changes without a hassle by Vasilis Vontikakis