Archive main grid
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
Best practices you can use when making your commits
See in this article some of the good practices that you can use when giving your commits The idea of this post...
By Thiago Adriano22 de março de 2023The X of Xamarin Forms — My App Is Secure — Part 1
Security is a very important point and little discussed when we talk about software development. As much as it is a topic that...
By Thiago Bertuzzi15 de abril de 2023OpenTelemetry is essential for managing modern applications, but it’s not a silver bullet for IT teams managing hybrid environments
Across industries, IT teams are recognizing the benefits of OpenTelemetry – the observability platform for collecting, processing, and exporting large-scale software telemetry, as...
By Luiz Cristovão23 de maio de 2023How to fuzz test for HTTP requests (part 1)
At the 2022 edition of GopherCon Brasil, I had the pleasure of speaking about the Fuzz Test. It was cool because during the...
By Tiago Temporin16 de maio de 2023Simplifying call, apply and bind in JavaScript
If you where been programming in JavaScript for a while, you probably come across one of the following “call”, “apply” or “bind” functions....
By Roberto Sousa13 de abril de 2023EF Core using AsNoTracking with Identity Resolution
Today we will see the consequences of using AsNoTracking with the Identity Resolution feature available from EF Core 5.0 onwards. I’ve already introduced...
By Jose Carlos Macoratti1 de julho de 2023Best practices you can use when making your commits
See in this article some of the good practices that you can use when giving your commits The idea of this post is...
By Thiago Adriano22 de março de 2023Building a product engineering culture
Before talking about how to create a product engineering culture, we need to align what Product Engineering is (for a software engineer) and...
By Thiago Avelino30 de abril de 2023Practical and basic recommendations for building web APIs with ASP.NET Core
REST APIs allow various clients, including browsers, desktop apps, mobile apps, and any device with an internet connection, to communicate with a server....
By Jose Carlos Macoratti22 de abril de 2023