Node

Node.js was a natural progression from working with JavaScript in the browser to working with JavaScript on the backend. Particularly front-/backend communication via HTTP has long been ingrained from my work with Express and Fastify, but more nice cases have also been covered with WebSockets and raw bit manipulation.

Examples