
Web5: The Dawn of a New Era
Web5: Reclaiming the Internet with Decentralization and User Empowerment
Search for a command to run...

Web5: Reclaiming the Internet with Decentralization and User Empowerment

Creating Consistent, Error-Free Next.js Applications with TypeScript and Linting

A Beginner's Guide to the React Context API and Its Practical Applications
Introduction In this blog, I'll work you through how I built my AltSchool exam project. In this project, I implemented an API fetch of my GitHub portfolio. The project was built with ReactJs and Vanilla CSS. Overview of the Application The applicatio...
In this article we will talk about the concept of scope in javascript and how it affects the behaviours of the three keywords; let, const and var. In order to make this article simple and concise, I will not touch hoisting. I will write a different a...
A breakdown of all the major components involved in executing JavaScript code