Home
Archive mix list
Archive mix list
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
Frontend
TypeScript: Tuples
For those unfamiliar with Tuples, they represent a simple array-like data structure....
By Thiago Adriano22 de julho de 2019
Backend
What’s New in C# 12 – Using Primary Constructors in Classes and Structs
Capacity was previously restricted to the use of Records with C# 12....
By Renato Groffe22 de junho de 2023
Backend
.NET + xUnit categorizing and organizing tests with Traits
By Renato Groffe8 de maio de 2023
Backend
cURL with PHP for RESTful APIs
The cURL library is ideal and complete for anyone who wants to...
By Luccas Marra do Amaral18 de abril de 2023
Backend
Practical and basic recommendations for building web APIs with ASP.NET Core
REST APIs allow various clients, including browsers, desktop apps, mobile apps, and...
By Jose Carlos Macoratti22 de abril de 2023
