Grazie per averci seguito al sfday Italy 2021
Il sfday 2021 si è aperto con la mia presentazione “Protezione del dominio e Validazione: Come, dove e perché” durante la quale ho mostrato alcuni approcci da seguire quando si…
Il sfday 2021 si è aperto con la mia presentazione “Protezione del dominio e Validazione: Come, dove e perché” durante la quale ho mostrato alcuni approcci da seguire quando si…
Quest’anno sarò tra gli speaker della quinta edizione degli Accessibility Days, la più grande conferenza italiana sui temi di Accessibilità e Inclusività delle tecnologie digitali! L’evento è organizzato in occasione…
As frontend developers, we build software that lives in the browser. The DOM is the abstraction we rely on for creating user interfaces. Thus, testing a web application means making…
We recently faced the need to let partner companies insert data into our customers’ databases, so we had to design and implement an API that lets these authorized users do…
Automated software testing has become a critical organization process within software development to ensure that expected business systems and product features behave correctly as expected. When developing a React.js front-end…
Hey folks, DonCallisto here. Just a little update. Since today is available the new version (5.2) of Symfony 5 official book named “Symfony 5: the fast track”. We have proudly…
Un altro anno è appena cominciato, la tecnologia avanza, così come la specifica ECMAscript che ci permette di utilizzare costrutti sempre più avanzati per scrivere il nostro codice. Spesso però…
Hey folks, DonCallisto here. I’m glad to announce I’ll be speaking at next Codemotion online tech conf – Italian edition that will take place online in March (my workshop is…
When we release new code, one of the main objectives is to define its the applicability within our codebase. In the context of Ansible we would certainly like to obtain…
Nell’oramai lontano 2013, AWS aggiunse al proprio servizio DynamoDB un tool che offre la possibilità di eseguire lo stesso servizio database localmente sulla propria macchina. Questo permette di scrivere e…
The new major version of Composer has been available since the end of October 2020 and was announced with this post on the Packagist blog. Let’s see the most relevant…
AWS provides many tools for securing VPCs and, more generally, resources within them. The most common method to protect Ec2 instances from external network access is to use AWS security…