Sedlak Gargesmag.hashnode.dev路Oct 23, 2023Day 4: QR Code Generator | 21-Day Frontend Challenge 馃殌馃捇Welcome to Day 4 of the 21-Day Frontend Development Challenge! Today, I'm excited to share my progress on the QR Code Generator project. In this project, I built a powerful tool that allows users to generate customized QR codes effortlessly. Let's di...React
Elizabeth Okorielizzy.hashnode.dev路Jul 9, 2023Description on SweetAlert and ToastifySweetAlert is a method for alerts in applications. It can be modified and shaped any way we want it. We could change colors, fonts, buttons, texts and even add additional alerts. Toastify is method for alerts in applications. It is used to inform use...Programming Blogs
Ehiabhi Preciouspreciouscodelab.hashnode.dev路Jul 6, 2023Explaining Toast and Sweet AlertToast and Sweet Alert are two popular JavaScript libraries used for displaying alert messages or notifications in web applications. Toast is a lightweight and customizable notification library. It provides a non-intrusive way to show temporary messag...99 readsJavaScript
Vinish Bhaskarvinishbhaskar.hashnode.dev路May 12, 2023Day 5: Building a Notes Keeping App 馃摑with React JSWelcome to Day 5 of the 21-Day Frontend Development Challenge! Today, I am excited to share my progress on building a Notes Keeping App using React JS. 馃殌馃捇 This app provides a convenient way to create, edit, and manage notes effortlessly. Let's dive...10 likes路142 reads21-Day Frontend Development Challenge: Building React Projects Every Day! 馃殌react js
Vinish Bhaskarvinishbhaskar.hashnode.dev路May 11, 2023Day 4: QR Code Generator | 21-Day Frontend Challenge 馃殌馃捇Welcome to Day 4 of the 21-Day Frontend Development Challenge! Today, I'm excited to share my progress on the QR Code Generator project. In this project, I built a powerful tool that allows users to generate customized QR codes effortlessly. Let's di...11 likes路53 reads21-Day Frontend Development Challenge: Building React Projects Every Day! 馃殌React
Justice Otuyajusticeotuya.hashnode.dev路Dec 25, 2022Using React Query to Effectively Handle Server Errors and Improve User ExperiencePreviously, we discussed how to replace your redux code by integrating React Query into your codebase and delegating data fetching and server state management. But in the everyday world, there might be errors from the API that limits what React query...12 likes路409 readsreact-query
Kamiya Gaikwadkamiya.hashnode.dev路Jul 5, 20225 Best React Toast Component with Source Code and DemoIntroduction Hello Readers, If you are looking for the best free react toast components then you are at the right place. Here I have listed the react toast components with source code and demo which u can directly use in your react code. Most of the ...10 likes路82 readsReact