Archive classic
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
What is SOLID?
SOLID is an acronym that stands for five principles in object-oriented software design: Single ResponsabilityOpen-ClosedLiskov SubstitutionInterface SegregationDependency Inversion Principle Although Go is...
By Tiago Temporin20 de abril de 2023Axios Interceptors Tutorial
Axios is, without a doubt, the most popular HTTP client in the JavaScript world, and I dare say it is more popular...
By Luiz Fernando Duarte Jr.18 de maio de 2023Cybersecurity: Building a human firewall
We recently started a journey of awareness and training related to information security and GDPL with all our employees. The platform chosen...
By Yan Porfirio9 de julho de 2023Malware risks lurk in every direction, with DDoS attacks topping the list
According to a recent Radware report, the global number of DDoS attacks has increased by 150%, while the volume of DDoS attacks...
By Eva Abergel26 de abril de 2023Implementing the Specification pattern in Node.js with TypeScript
The Specification pattern is a software design pattern that allows you to define business rules in a readable and reusable format. It...
By Jhones Gonçalves28 de maio de 2023