OAOluwatobi Akinolainmiddleware.hashnode.dev·Jul 22, 2024 · 3 min readEvent Loop In Node.jsWhat is an Event loop. Tasks are executed in Last In First Out order (using a stack data structure) and these tasks are executed synchronously. For Javascript to execute asynchronous task (tasks that require some amount of time to be executed) the J...00
OAOluwatobi Akinolainmiddleware.hashnode.dev·Nov 28, 2023 · 7 min readWhat is Web5?Hello World! welcome, let's investigate the world of web5 together. Web2 and Web3 have been around for a while and this begs the question, why Web5?, what is it all about?, What point exactly are we driving at with this new development?, What problem...00