iMasters.com - Knowledge for Developers.
Follow Us
Home Archive main grid

Archive main grid

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

Teams & Career

Are the businesses mature enough for Web3?

Several companies have flirted with new technologies as a way of positioning themselves within Web3. Whether through the metaverse, NFTs, that is,...

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

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

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

Sem categoria

How to Overcome the 7 Toughest Multi-Cloud Challenges

Transitioning from locally hosted data centers to the Big 3 cloud providers is not a hypothetical “if” for most enterprises but a reality...

Backend

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

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

Cloud & Infra

The DevOps Path

Some time ago, I am about to complete 20 years of career, and at 40 years old, I stopped to rethink my life...

Backend

Nearest Neighbor Artificial Intelligence with PHP

Have you ever heard of the nearest neighbor? In my studies of Artificial Intelligence, this was the first thing (I don’t remember the...