I am a curiosity-driven software engineer who likes to write. This blog is a constant work in progress. 😁
Blockchain is a distributed database that is designed to store a large amount of data in a secure, transparent, and immutable way. The technology...
Introduction JavaScript is a versatile programming language that employs various techniques to handle asynchronous operations. One of the essential...
Introduction In the world of JavaScript programming, understanding asynchronous operations and how they interact with the event loop is crucial for...
Introduction React is a popular JavaScript library that allows you to build reusable components and create interactive user interfaces. However,...