Gabriele Romanato

Hi! I'm Gabriele Romanato. I'm a full stack web developer, contributor of the W3C CSS Test Suite, Node.js lover, jQuery ninja, and author at Smashing Magazine.

Latest articles

Go: check if a number is palindrome

Go: check if a number is palindrome

If you are a Go (or Golang) programmer, you can write a simple program to check whether a number is a palindrome. In this article, we will explore how to do it step by step.