Understanding Content Projection in Angular (Carlos Caballero) article for those who still have not figured out ng-content, ng-template, ngTemplateOutlet and generally with structural directives.
Angular and Cypress UI Testing with Applitools (Bilal Haidar) Applitools is a tool for automatic testing with screenshots. The article details how to do e2e tests using the cypress and Applitools SDK
Angular and the REST, Nest.js and JWT (Bilal Haidar) The easiest way to add authorization to Nestjs and then integrate it into the Angular application.