Gary ThatcherPrison Gangs: A Necessary Evil or a Choice for Survival?As I walk down the dimly lit corridor of cellblock D, the air thick with tension and the acrid smell of sweat and desperation, I can’t help…2d ago
Giorgio GalassiAngular v18 — Functional Redirection using redirectTo 🔥🚀In the midst of Angular’s renaissance, everyone is talking about Signals, Signals NgRx, Zoneless, and a myriad of other new features that…Jul 1
Gary ThatcherThe Armavir Uprising: A Warden’s Tale of Chaos and Redemption.The day began like any other at Armavir Prison. The sun had barely peeked over the horizon when I arrived at the imposing concrete walls…Dec 1Dec 1
Muhammad AwaisFunctional Router Guards in Angular 🥞Exploring Functional Router Guards in Angular v17 to protect our routes with defines strategy without traditional way of writing…Feb 11Feb 11
Rahul FernandoManage Role based Authorization using Guards in NestJsIn this article, we are going to discuss how to protect endpoints based on roles in NestJs. If you don’t know about NestJs I will briefly…Jul 31, 20223Jul 31, 20223
Gary ThatcherPrison Gangs: A Necessary Evil or a Choice for Survival?As I walk down the dimly lit corridor of cellblock D, the air thick with tension and the acrid smell of sweat and desperation, I can’t help…2d ago
Giorgio GalassiAngular v18 — Functional Redirection using redirectTo 🔥🚀In the midst of Angular’s renaissance, everyone is talking about Signals, Signals NgRx, Zoneless, and a myriad of other new features that…Jul 1
Gary ThatcherThe Armavir Uprising: A Warden’s Tale of Chaos and Redemption.The day began like any other at Armavir Prison. The sun had barely peeked over the horizon when I arrived at the imposing concrete walls…Dec 1
Muhammad AwaisFunctional Router Guards in Angular 🥞Exploring Functional Router Guards in Angular v17 to protect our routes with defines strategy without traditional way of writing…Feb 11
Rahul FernandoManage Role based Authorization using Guards in NestJsIn this article, we are going to discuss how to protect endpoints based on roles in NestJs. If you don’t know about NestJs I will briefly…Jul 31, 20223
Walter Domenico VergaraSecure Angular with Keycloak | Basic exampleIn this article, we’ll walk through a basic example of how to secure an Angular application using Keycloak. We will cover the following:Oct 17
Kevin PatelGuards vs. Middlewares vs. Interceptors vs. Pipes in NestJS: A Comprehensive GuideWhen developing applications with NestJS, one of the most common challenges for new users is understanding the roles and execution flow of…Nov 3