Latest posts

You will find some interesting content related to backend and cloud development. Enjoy!

Node.jsEventLoopCPUJS
2024-11-04

Understanding Node.js - Event loop

This is the first part of a series of posts related to understanding architecture of Node.js. In this article we will focus on understanding an EventLoop concept.