This is the code for:
https://dionisiocortes.es/nodejs/jsnsd/jsnad/2020/07/08/node.js-intro.html
This repo contains two folders that are code examples of blocking and non-blocking. The examples are similar to the ones in the official documentation.
There are two folders:
blocking with the blocking code
and
non-blocking with the non-blocking code