Best practices for writing maintainable codeSoftware development is a constantly evolving field, with new technologies, tools, and methodologies emerging all the time. Despite these…Feb 14, 2023Feb 14, 2023
What is REST API and Why Use It?APIs were frequently built around a remote procedure call (RPC), so they looked and felt like locally executing code. While this gave APIs…Jun 11, 2022Jun 11, 2022
How to create a MERN stack app from scratch: A complete beginner’s guideHave trouble getting started with your MERN project? No worries, I’ll guide you through a step-by-step on how to create a starter project…Jun 11, 20221Jun 11, 20221
How to use Callbacks, Promises, and Async/Await in JSLet’s start the discussion by getting a proper understanding of synchronous and asynchronous in JavaScript. Why? because it will help you…Feb 25, 2022Feb 25, 2022
What is RSA algorithm and how does it work?The Rivest-Shamir-Adleman (RSA) encryption algorithm is an asymmetric cryptography algorithm that is one of the oldest and still commonly…Jan 1, 2022Jan 1, 2022