Creating a palindrome checkerRecently, I was asked to create a function to check if a sentence is a palindrome.Feb 24, 2024Feb 24, 2024
How to mock an Angular service with JestRecently I needed to mock a service in an Angular app that uses Jest as its test runner but I didn’t remember very well how to do that.Nov 1, 2023Nov 1, 2023
Creating scalable parameterized functionsOriginally published at https://www.henriquecustodia.dev.Nov 1, 2023Nov 1, 2023
Published inCode DimensionSignals: O que é e como utilizarEntenda como usar essa maravilhosa funcionalidade do AngularJul 3, 2023Jul 3, 2023
Creating Custom RxJS OperatorsIn this post, I would like to show how to write an RxJS code using custom operators to keep the logic readable and easier to maintain over…Feb 26, 2023A response icon1Feb 26, 2023A response icon1
Angular 15: Using The Directive Composition APIAngular v15 will be released pretty soon, and it’s coming with a very nice feature called Directive Composition API.Nov 2, 2022A response icon3Nov 2, 2022A response icon3
Angular Inject Function: A New Way To Work With DIIt’s time to talk about one of the best features in Angular 14: inject function. I’ve been studying this new version for a while and I can…Oct 10, 2022A response icon4Oct 10, 2022A response icon4
Angular Standalone Components: Say Goodbye To NgModulesA few months ago, Angular v14 was released with a lot of amazing new features. And, since then, I’ve spent some time studying and applying…Sep 25, 2022A response icon3Sep 25, 2022A response icon3
Creating a Micro Frontend App with Angular Module FederationLet’s create a micro frontend app with Angular Module Federation and Nx! That’s an amazing way to make the applications smaller and faster…Aug 29, 2022A response icon2Aug 29, 2022A response icon2
Published inCode DimensionComo trabalhar de qualquer lugarDicas para conseguir trabalhar remotamente em qualquer ambiente, sem frustraçãoDec 30, 2021Dec 30, 2021