2 followers
Hello, My name is Ukagha Promise, I am a backend engineer and technical writer. I use MERN stack and Typescript. I take so much pride in what I do.
Introduction We shall learn about databases and SQL in this article. This article provides readers with a fundamental overview of databases and SQL....
Introduction When building backend applications, we always have to save and retrieve data using a database. There are many server-side languages and...
AWS stands for Amazon web service. For the sake of brevity, we will use the name- AWS. AWS is an ever-evolving cloud platform that provides scalable...
Introduction In the first article of this series, I explained how to improve node's performance using clustering. I explained why the ideal number of...
This article explains how to use clustering to enhance node's performance. · Introduction Node is a single-threaded platform that in the background makes...
This article is aimed at explaining how the Node event loop work and the phases involved. · Introduction Node.js is a runtime environment built on the...