OSOlusola Samuelinkent-dev.hashnode.dev路Aug 9, 2023 路 4 min readHtml Viewpoints And Media Query.馃挕 This article will tell more about Html viewpoints and Media queries, and compare the two. Going back to read through my Html journals and I found out that HTML's viewpoints can be set to take the width of any device if set to width-device-width. I...00
OSOlusola Samuelinkent-dev.hashnode.dev路Jul 6, 2023 路 7 min read.Map() in React.馃挕 In this article, you will learn more about Mapping, how it makes the project easier, and how it can be reused. I had a hard time understanding JavaScript's mapping functions until I came across a project using React (a JavaScript framework). Thr...01H