Articoli Recenti

JS Tips #2: Format phone number by template

Today’s problem involves formatting a phone number based on a template. It is an interesting puzzle because it is very useful. I had the opportunity, some ti...

JS Tips #1: Human Readable Time

I have decided to continue writing my solutions to CodeWars puzzles in JavaScript and TypeScript. My goal is to continue practicing and not be satisfied with...

DevAdvent 2022: #23 Adding Big Numbers

We have reached the end of this DevAdvent 2022. And to end things beautifully, CodeWars proposes a level 4 kyu problem for me. And like any difficult problem...