iMasters.com - Knowledge for Developers.
Follow Us
Home Archive 4 Columns

Archive 4 Columns

Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet

Teams & Career

Courses and learning paths help tech developers and students to stay in sharp

The technology area presents innovations at great speed, with updates and new features being released all the time, especially in the development of...

Backend

.NET + xUnit categorizing and organizing tests with Traits

When using xUnit implementation of tests in .NET, it is more than common to code numerous types of validations, thus guaranteeing the validity...

Backend

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...

Backend

Training is the main Web3 bottleneck in Brazil

Despite the Metaverse and the NFTs having gained a lot of space in the traditional media in recent times, the terms are still...

Backend

The APIs role in a 5G world

5G is about to revolutionize how we connect and use technology daily. With its unprecedented data traffic speed, ultra-low latency, reliability, and greater...

Cloud & Infra

Transitioning from a ticket-oriented to a product-led mindset on an infrastructure team

When I joined an infrastructure team as a manager at will bank I saw a bunch of improvement opportunities. A specific one was...

Backend

Mocking 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...

Backend

Swagger – Improving documentation with annotations – II

Today we’ll look at how to spice up Swagger’s documentation using annotations in ASP .NET Core. Continuing the first part of the article,...

Backend

Competitive market and the next generation of API managers, how to stay relevant in this scenario

Born in the 1960s to enable communication between large mainframe computers, the APIs, an acronym for “Application Programming Interface” or “Interface for Application...

Sem categoria

UX 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...

Backend

How to spice up Swagger documentation using annotations in ASP .NET Core (part 2)

Continuing the first part of the article, we will now see how to generate the documentation without having to generate the XML file....

Backend

Axios 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...