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:
Exploring .NET Core 3.0. What's New?
Learn about the new features introduced by the .NET Core 3.0 release.
2019-09-23
REST Architecture - Part 2: Building the Client
How to build client-server systems by applying the REST architecture principles.
2019-09-17
REST Architecture - Part 1: Building The API
How to build client-server systems by applying the REST architecture principles.
2019-09-10
Real-time processing with Web Workers
Using Web Workers in a realtime use-case.
2019-06-19
Tutti quanti voglion fare REST
Non tutti le applicazioni dichiarate REST seguono l'architettura REST.
2019-04-16
Developing and Securing GraphQL APIs with Laravel
How to develop GraphQL APIs with Laravel and how to secure them with Auth0.
2019-03-13
Build a One-Time Password (OTP) Service Using the Dispatch API
Using Vonage's Dispatch API to implement an OTP service.
2019-02-07
Async actions in Redux with Thunk or custom middleware
Create async actions in Redux using Thunk or building a custom middleware.
2019-02-05
In defense of JavaScript oddities
Most of JavaScript oddities depends on your lack of knowledge.
2019-02-04