In our previous post, we learned how to create a custom hook that simplifies the IntersectionObserver API logic. Now, let's explore another approach to reuse this implementation, but in a different way. As ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
If you've ever had to display some sort of Icon on a webpage, more than likely you've used or seen Font Awesome. Font Awesome is an awesome (heh) toolkit that provides ...Read more
We all want to make this cool website with all these amazing features, well I'll help with some of those features like; React-scroll: This react component that helps to animate vertical scrolling on ...Read more
Question-> How do I use the React development server to serve requests from https while working on localhost? Ex ->https://localhost:3000 Advantages of using Httpsin localhost 1. Access ...Read more
The Micro Frontend is one of the hottest topics on the internet right now. We hear it all the time, but what is micro Frontend? Imagine a website with lots of components such as Navbar, ...Read more
Both npm (Node Package Manager) and Yarn are popular package managers for JavaScript projects, including React. The choice between npm and Yarn comes down to personal preference, but here are a few key differences to ...Read more
Through this post, I shall be introducing you to the making of and showcasing my open source app HelpingHand and also talk about the brief journey of the HarperDB2021 hackathon from my perspective. WebApp link: Read more
DummyAPI From fake users to fake comments and posts. Dummy API has everything you need to make your app look like it’s bustling with real user activity. Say goodbye to hard-coded JSON data 👋 👉 Read more