43 followers
12+ years as Software Engineer and Solutions Architect, I also have a strong experience in Leadership, Product Development and Project Management.
A few years ago, well before AI reached the impressive level we know today, I discovered Blinkist, an app that offers great summaries of non-fiction...
JavaScript is known for its flexibility and quirks, and it presents various methods to manipulate objects and their properties. One such method is the...
Node.js streams make managing big chunks of data a breeze. Think of a stream like a conveyor belt in a factory, moving items bit by bit. In Node.js,...
As I gear up for the Node.js Application Developer certification (JSNAD), I've turned my study notes into this blog post to help supercharge your...
Welcome back to our RPG Combat Kata series, where we're not just leveling up our characters but also our skills in JavaScript unit testing. In this...
Welcome back! In our previous post, we tackled the first iteration of the RPG Combat Kata, setting the foundation for a robust and testable codebase....