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 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
webtech Composer PHP Dependency Manager: Installation & Usage Guide Do you want to install php code easily. Using composer package manager is a must for every web developer by Vasilis Vontikakis