iMasters.com - Knowledge for Developers.
Follow Us

Backend

Backend

Best practices you can use when pushing your commits

See in this article some good practices that you can use when pushing your commits. This post idea is to be something quick...

Backend

The X of Xamarin Forms – Charts

Hey guys! Some applications, mainly those that work with financial data, sales, etc., often need to display graphs. There is a simple way...

Backend

The X of Xamarin Forms — Splash Screen

Hey guys, The first impression is the one that lasts: the creator of this phrase at the time didn’t have a printer. ba...

Backend

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

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

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

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

Backend

What’s New in C# 11 lowercase class name warnings

C# keywords are special identifiers from the point of view of the C# compiler and are normally associated with basic implementations such as...

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

Backend

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