5 followers
Hello, My name is Precious Okafor. I'm a frontend developer aspiring to be a full-stack developer, specifically MERN stack.
Recently, I had to self-host a Metabase instance and with my Azure for students subscription, I decided to deploy it on Azure. I ran into a lot of...
Comparison operators are used in comparing operands and return a boolean value (true or false). In JavaScript, comparison operators except for the...
In the course of my learning, I got to know about the two ways to access object properties - Dot Notation and Bracket Notation. I'll be breaking down...