Articles
I’ve written several technical articles since 1997 for various blogs, websites, and magazines, both in English and in Italian. Here you can find a list of the most recent ones:
GOTO has never gone (away)
Even if you don't use the GOTO statement, you may still have GOTO in your mind.
2017-03-01
A matter of class
A discussion about the class construct in JavaScript.
2017-02-13
Coding with humans in mind
When you write your code, think of the humans who will read it.
2017-01-23
Do developers dream of self-documenting code?
The dream of any developer is writing just code and no documentation at all.
2017-01-16