Archive 4 Columns
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
Best cybersecurity practices should integrate the entire code and application development cycle.
Internet security has been hotly debated in recent years. Users began to give more importance to the topic as they began to understand...
By Fabio Hara2 de junho 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 even...
By Luiz Fernando Duarte Jr.18 de maio de 2023UX and UI team importance at an active digital project
Working in the e-commerce market and leading digital projects for eight years, I often observe the importance of an active UX team. As...
By Rodrigo Gouveia11 de abril de 2023Three ways to help your DevOps team with CI CD
In the last decade, several organizations have struggled to adopt DevOps practices to deliver software faster and more efficiently. Automation is key to...
By Julio Viana8 de junho de 2023What 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 not...
By Tiago Temporin20 de abril de 2023Performant A/B Testing with Cloudflare Workers
Performant A/B testing has sort of been the white whale of the web performance industry for a number of years now. While most...
By Philip Walton20 de dezembro de 2021How Data Centers Software Will Handle the Future Data Explosion
Moore’s Law has been an essential principle in the evolution of IT over the decades. In simple terms, it predicts that the data...
By Natalya Makarochkina13 de julho de 2023Cybersecurity: Why Beware of Ransomware, the Cloud, and Hacktivism in 2023
Cybersecurity in organizations is a constant concern for managers in any market area. After all, with the growth of data generation, as an...
By Sandro Zendron5 de julho de 2023Event Driven with Laravel Pigeon
Hey guys. Event-driven is a very widespread architecture in microservices because it promotes decoupling between different services. At Convenia, we opted for this...
By Leonardo Lemos15 de abril de 2023The X of Xamarin Forms — Fluent Validation
Hey guys, How are you? Form validation, if the e-mail is filled, if the field is correct… These are parts used in registration...
By Thiago Bertuzzi14 de maio de 2023Mocking Test in .NET 7 example using Moq, xUnit, and Fluent Assertions
In this article, I present an example of using Mock Objects in .NET 7, based on a project created in previous versions of...
By Renato Groffe8 de maio de 2023The X of Xamarin.Forms—Overflow, OverFlower
Hey guys, what’s shaking? As you know, I like plugins and controls for Xamarin.Forms. Besides solving difficulties in some implementations, we always teach...
By Thiago Bertuzzi19 de abril de 2023