Blog
I'm writing about things related to web development. Projects, approaches and observations, things I have learned or consider important.
Factory function in JavaScript
🌟 Unlock the power of JavaScript with factory functions! Discover how these elegant constructs simplify object creation and enhance code reusability in our latest blog post!
🧠 Understanding Microtasks vs Macrotasks in Node.js (Made Simple)
I have finally found the time, so I took my Eleventy Starter and rebuilt the website. It still looks the same in many parts, but I have refined, improved and changed almost everything.
⚡ Asynchronous Programming in Node.js: Callbacks, Promises, and Async/Await
I have finally found the time, so I took my Eleventy Starter and rebuilt the website. It still looks the same in many parts, but I have refined, improved and changed almost everything.
Understanding the Node.js Event Loop in Simple Terms
Discover how Node.js stays fast and efficient! This simple guide breaks down the Event Loop so anyone can understand how it handles tasks seamlessly. Click to unlock the secret behind Node.js performance!