iMasters.com - Knowledge for Developers.
Follow Us
Home Archive classic

Archive classic

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

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

BackendFrontend

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

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

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

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