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:
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
Building a Reverse Proxy in .NET Core
How to use .NET Core to implement a reverse proxy to overcome specific needs.
2019-01-10
Discovering the Shadow DOM
Learn the basics of the Shadow DOM with a practical example.
2018-11-22
Introducing FuseBox, an alternative to Webpack
A tutorial on FuseBox to configure your JavaScript development environment on Node.js
2018-11-01
The functional side of React
Interpreting React components with a functional approach.
2018-10-31
Guida ai Web Components
Guida completa all’uso dei web components, insieme di funzionalità di HTML5 per la creare elementi personalizzati e riutilizzabili nelle applicazioni Web.
2018-08-23
Developing Real-Time Web Applications with Server-Sent Events
How to create real-time web applications by using the Server-Sent Events specification.
2018-07-25
Creating Web Components with Stencil
A practical tutorial showing how to create Web Components using Stencil.
2020-05-06