BOBami Ogunfemiinbamiogunfemi.hashnode.dev·May 31, 2022 · 2 min readOperators 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...00
BOBami Ogunfemiinbamiogunfemi.hashnode.dev·Nov 25, 2020 · 16 min readSwitching 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...01R
BOBami Ogunfemiinbamiogunfemi.hashnode.dev·May 2, 2020Git/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...01K
BOBami Ogunfemiinbamiogunfemi.hashnode.dev·Oct 30, 2019My 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...00
BOBami Ogunfemiinbamiogunfemi.hashnode.dev·Sep 11, 2019Understanding 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 ...00