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:
What is Blazor? A Tutorial on Building Web Apps with Authentication
Build client-side Web apps using Blazor and secure them with Auth0.
2019-11-11
Testing your C# code with xUnit
Learn how to implement unit tests in C# with xUnit.
2020-07-01
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