BGBroma Giftingift.hashnode.dev·Nov 30, 2020 · 5 min readMy DevCareer experienceBeing a part of DevCareers cohort 2 is the best thing that happened to me this year and in my tech journey. I decided to apply for devcareer because I had been taking and watching tutorials for a while without exactly practicing what I was learning a...00
BGBroma Giftingift.hashnode.dev·Oct 9, 2020 · 2 min readIntroduction to BEM (Block Element Modifiers)Naming classes in CSS has always been difficult for me. Luckily a few months ago I came across the BEM naming convention. A naming convention is an agreed style for naming things(in this case CSS). There are different CSS naming conventions available...04EJBS
BGBroma Giftinblog.devcareer.io·Sep 30, 2020 · 10 min readMovie App with ReactI began learning react.js a few weeks ago and it has been quite an experience. So, I decided to practice by building a movie website. This article shows how I built a movie app using react-router. Come along with me, sit tight, and enjoy the ride. wh...01J