Alcune buone ragioni per cui utilizzare sviluppatori esterni come estensione del proprio teamQuando si parla di aziende, tutte stanno diventando sempre più digitali e sempre più tecnologiche. Qualunque sia il settore della tua…Oct 22, 2020Oct 22, 2020
L’importanza di scrivere test per il codice di un softwareNel mondo dello sviluppo del software, l’argomento del testing automation è un argomento sempre molto dibattuto, da un lato perché tutti…Oct 22, 2020Oct 22, 2020
Perché usare Docker per lo sviluppo di software?Docker è uno strumento molto potente, entrato di diritto nelle best practices di programmazione di moltissime software house. Da diversi…Oct 22, 2020Oct 22, 2020
Configure Laravel to work in a SubDirectory and with artisan serve at the same timeWhen you use Laravel to work with shared hosting, one of the main problems is that you can not configure a host directly to the public…Aug 9, 20194Aug 9, 20194
Calculate top distance (status bar height and navigation bar height) of UIViewController without…Usually when i develop iOS application, i need to calculate the top distance of UIViewController, this distance is sum of statusbar height…Oct 17, 20172Oct 17, 20172
Realtime logging monitor from multiple ec2 instances on AWSWhen you have to manage multiple ec2 instances (or multiple servers in general), you have many log files to monitor, and usually the…Sep 1, 2017Sep 1, 2017
Autodeploy from GitLab to multiple aws ec2 instancesIf you use gitlab to manage your repositories, you’ll love to use CI/CD Pipelines to perforom a continuous integration of your code. When…Aug 7, 20176Aug 7, 20176