victorumeh.hashnode.devDocument Object ModelIn this article, I'm going to talk about Document Object Model(DOM) and I'm going to make it simple for you to understand what DOM is. Now let's get started. What is Document Object Model? To help you understand what DOM is, first, let's talk about t...Mar 5, 2022·4 min read
victorumeh.hashnode.devJavascript ObjectsIn this code article we are going to take a clearer look into what JavaScript objects are. What is an Object?: An object is anything which can be touched and seen, which means that it has a body and can be seen. Examples, person, car, plane, house, t...Mar 1, 2022·4 min read
victorumeh.hashnode.devAccessing Properties of an Object in JavascriptYou like that car right? I do too(smiles)... Okay now be serious. Accessing Properties of an Object in Javascript Let us take a look at the different ways of accessing object properties in Javascript. There are two basic ways of accessing object pro...Feb 28, 2022·2 min read
victorumeh.hashnode.devMy Transition into TechHey hey heyyy(I'm happy..lol), welcome to my first ever blog and article on my tech transition, I hope you enjoy the read as you come along with me. So here let's get started already. Transitioning into tech, for me wasn't difficult because it has f...Feb 26, 2022·3 min read