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:
Developing Web Apps with ASP.NET Core 2.0 and React - Part 3
A practical tutorial showing how to setup and develop a modern Web application based on ASP.NET Core 2.0 and React.
2018-04-10
Please, Don’t Call Them RESTful
A lot of people tend to use the word RESTful incorrectly. Read on to get one dev's take on why REST is so misunderstood.
2018-02-28
Developing Web Apps with ASP.NET Core 2.0 and React - Part 2
A practical tutorial showing how to setup and develop a modern Web application based on ASP.NET Core 2.0 and React.
2018-02-20
Developing Web Apps with ASP.NET Core 2.0 and React - Part 1
A practical tutorial showing how to setup and develop a modern Web application based on ASP.NET Core 2.0 and React.
2018-02-15
Guida Functional JavaScript
Una panoramica delle principali tecniche di programmazione funzionale in JavaScript.
2018-02-06
Securing ASP.NET Core 2.0 Applications with JWTs
A practical tutorial showing how to use JSON Web Tokens in ASP.NET Core 2 applications.
2017-12-07
Redux, la guida
Guida pratica e completa all’uso alla libreria Redux per la gestione semplificata dello stato delle applicazioni Web.
2017-12-01
Is JavaScript a (true) OOP language?
An attempt to demonstrate that JavaScript is an OOP language.
2017-09-30
Which documentation for your code?
Even if your code is self-explanatory, you still need to produce some documentation.
2017-05-16