Stay updated

Redis as Backplane to scale your Blazor applications
In a previous article, we saw that it is possible to use technology such as Redis in its most common use, that is, as a database or cache and as a...

Blazor vs Angular: which to choose? Part one
One of the questions about Blazor I’m asked most often is why it should be chosen as the front-end framework instead of more established solutions...

Say goodbye to PR with the Trunk Based Development
A few months ago, I started working on a new project, and the team decided to insert some innovative technology and try a new branching model called...

Integration test with Pulumi and Azure Kubernetes Service
We are carrying out update activities on some products for one of our clients, gradually migrating to microservice architectures. One of these...

Angular Testing you don’t scare me
The first time I opened a test file, which we usually find after creating a new project using Angular CLI, I felt a bit lost. As I was much more...

Welcome .NET 5
For about three months I joined the Blexin team and I was lucky enough to participate in a project in the startup phase. The Customer asks us to...

LINQ in depth: advanced features
In the previous article, we took a look at the evolution of the C # language and the innovations introduced to support LINQ, starting to...

The change detection in Angular
When we talk about web solutions, change detection is a very important part of the framework that we are using because it’s responsible for the DOM...

Load Test with Azure Service
In the last few months, we have helped some clients to migrate from the on-premise infrastructure to Microsoft Azure. Many of them asked us what the...

Google Analytics <3 Angular
As part of the development of an e-commerce platform, which a front-end has been developed with Angular 8, the customer asked us to track user...