bamiogunfemi.hashnode.devOperators in JavascriptAccording to tutorialsteacher, An operator performs some operation on single or multiple operands (data value) and produces a result. Javascript like any other language has a couple of operators. Today, we will dive into Arithmetic and Logical operat...May 31, 2022·2 min read
bamiogunfemi.hashnode.devSwitching To Typescript in your React AppsOnce you go Typescript, you don’t go back - A couple of Pretty Smart People I know. These days more developers seem to be making the switch to Typescript. It is rightly so because typescript is a statically typed superset of Javascript that compile...Nov 25, 2020·16 min read
bamiogunfemi.hashnode.devGit/Github Cheat code For Working In TeamsI recently started leading a team of Beginners and it took a while to realize that a major hindrance was their inability to collaborate in a team because they didn't fully understand Git or Github and couldn't deliver as I expected, Hence this articl...May 2, 2020
bamiogunfemi.hashnode.devMy Concatenate Conf StoryI love meetups and conferences anything that gets me in a room with experienced techies I’m all for it. I love getting to learn more and network and so when the Concatenate Conference came around, I was more than ready for it. The conference ran from...Oct 30, 2019
bamiogunfemi.hashnode.devUnderstanding The Display propertyUnderstanding The Display property A week ago I got stuck on a project and so I turned to my best friend Google to help out. While Googling I learned a great deal about the display property and it changed the way I looked at layout. Okay so straight ...Sep 11, 2019