kent-dev.hashnode.devHtml 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...Aug 9, 2023·4 min read
kent-dev.hashnode.dev.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...Jul 6, 2023·7 min read