Damiano PeJan 12, 2022A Trick You May Not Know And You Shouldn't Even UseIn this dev tip, we talk about a trick that most likely you don't know and which is now more than anything else a legacy of the...
Damiano PeOct 23, 2021How To Get The Size Of An ArraySometimes we want to know the size or the number of elements of an array, perhaps because we want to create a for loop that processes...