Creating a Responsive Image Gallery in React: A Step-by-Step GuideBuilding a responsive scroll gallery in React can be quite complicated but it’s a very valuable feature to add to a lot of projects requiring a gallery of sorts. But don’t worry, in this blog post, I shall guide you through the process step-by-step. ...Oct 1, 2023·4 min read
Why use the map Method in React: Simplifying Array IterationIn React applications, efficiently working with arrays is a common task. Whether it’s rendering dynamic lists, transforming data, or performing calculations, developers often need to iterate over arrays. While traditional for and forEach loops can ac...Sep 14, 2023·3 min read
I finished the Meta Frontend Developer Course - Here's what I learnedI just finished the Meta Frontend Developer Course on Coursera and I can tell you it was a ride and it was worth the time and effort I put in. It was a multi-part series course and it was made up of 9 independent courses that you must complete to att...Sep 10, 2023·3 min read