Alessandro Miliucci

Books

On this page you can find the list of books that I have published so far. They are all written in Italian but if you are interested in acquiring the translation rights, please contact me.

Node.js (2024)

This manual will help you learn the various Node.js features. It starts with an introduction to Node.js and its history, and then moves on to installing and configuring the software. It continues with the creation and execution of the first Node.js application, the analysis of HTTP and TCP protocols and the creation of a web server, and then moves on to the management of concurrency and parallelism, modules and dependencies, and the use of Express and Fastify for the creation of applications and APIs.

A pragmatic guide suitable both for those who want to learn the basics of using Node.js, and for expert developers who want to better exploit its potential.

The book is in italian and its title is Node.js - Guida per creare API e applicazioni in JavaScript. The book has its own website with related updates. You can buy it online, in bookstores or from the publisher.

React (2023)

This practical guide teaches you how to use React by showing you how to develop an application from scratch, so that you can analyse and familiarise yourself with every aspect of React, chapter after chapter. It starts with an introduction to the key concepts, then moves on to working locally, managing dynamic components, setting the style and layout of the interface, developing interactivity, managing inputs, using APIs, and finally releasing the application.

A guide to creating user interfaces, ideal both for those who want to learn the basics of React, and for more experienced developers who want to enrich their knowledge and improve the quality of their work.

The book is in italian and its title is React - Guida pratica allo sviluppo front-end. The book has its own website with related updates. You can buy it online, in bookstores or from the publisher.