Hi, I’m Emmanuel Nwafor, a computer science student at the University of Nigeria, Nsukka — and a...
This is a documentation of the steps I took in deploying my Laravel and React application to a VPS....
I recently took up an internship role where I had to use a programming language and framework I was...
Today, we are going to look at the behavior of two operators in JavaScript - the Logical OR Operator...
Have you ever heard of recursion in programming? It's a cool technique where a function can call...
Hello👋. Today we are going to look at how to setup Black (a python code formatter) and pre-commit (a...
In functional programming, closure refers to the ability of a function to access and utilize...