Latest Articles

On various topics such as C#, Asp.Net Core, WPF, Angular and many others! 😉

blog image thumbnail for post Implementing Rate Limiting Middleware in .NET 7
C#

Implementing Rate Limiting Middleware in .NET 7

Securing a web application is a multifaceted task, and a key part of this process is rate limiting. In this article, we delve into inbuilt rate limiting with .NET 7, showcasing its capabilities…

featured image thumbnail for post Jimmy Boinembalome

Jimmy Boinembalome

5 min read
blog image thumbnail for post Validating requests with FluentValidation
C#

Validating requests with FluentValidation

Validation is a critical aspect of any web application, ensuring that the data received from clients is accurate and meets the specified requirements. In ASP.NET Core Web API, there are several ways…

featured image thumbnail for post Jimmy Boinembalome

Jimmy Boinembalome

4 min read
blog image thumbnail for post Introduction to Clean Architecture
C#

Introduction to Clean Architecture

Clean Architecture is a software design principle introduced by Robert C. Martin, popularly known as Uncle Bob, in his book "Clean Architecture: A Craftsman's Guide to Software Structure and Design…

featured image thumbnail for post Jimmy Boinembalome

Jimmy Boinembalome

4 min read
blog image thumbnail for post Enhancing User Experience with TrackBy in Angular
Angular

Enhancing User Experience with TrackBy in Angular

Angular's directive is used for rendering lists of items in Angular applications. However, when dealing with large datasets or frequently updating lists, the performance can suffer, resulting in a…

featured image thumbnail for post Jimmy Boinembalome

Jimmy Boinembalome

3 min read
blog image thumbnail for post Configure Husky with Angular
Angular

Configure Husky with Angular

Husky is a powerful tool that allows you to add Git hooks to your project. These hooks can be used to run scripts or commands before or after certain Git actions, such as committing changes or pushing…

featured image thumbnail for post Jimmy Boinembalome

Jimmy Boinembalome

3 min read
Page 1 of 3
Blouppy

Making the world a better place by sharing information for all.

© 2025 Blouppy, Inc. All rights reserved.