Init only setters
Back in 2020 the new C# 9.0 was launched along with .NET 5.0 with a bunch of new features, I have barely time to test them so this post is a way to force me ...
Back in 2020 the new C# 9.0 was launched along with .NET 5.0 with a bunch of new features, I have barely time to test them so this post is a way to force me ...
So, you are a software developer and have computer to code, so what’s wrong with that? Well, I will tell you that writing code is a craft. You create code wi...
I have been programming since childhood, I work at a large company surrounded by extraordinary people that recognizes me as a Senior Developer, I have deploy...
If you are into software development industry you might have heard of Typescript, a Javascript superset which enables several attributes like strong types, i...
We have a lot a tools to debug our applications but the most beloved is with no doubt using console.log, something like this: