gift.hashnode.devMy 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...Nov 30, 2020·5 min read
gift.hashnode.devIntroduction 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...Oct 9, 2020·2 min read
blog.devcareer.ioMovie 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...Sep 30, 2020·10 min read