Shaikh RezwanMigrating ESLint Config to eslint.config.js with Node and Browser EnvironmentWith the latest ESLint updates, you may encounter the need to switch from the traditional .eslintrc file to the new eslint.config.js…Sep 8Sep 8
Shaikh RezwanSimple MERN Project Setup with Client and Server SidesI recently started a MERN stack project with my friend to build a school management website. While setting up the project, I faced the…Jan 26Jan 26
Shaikh RezwanEffective Communication Skills for DevelopersThe stereotype of developers and their lack of communication skills is an age-old tale which we strive to mitigate every time we try to…Jan 19Jan 19
Shaikh RezwanImplementing Payment System in your React App using StripeStep 1 — Go to the Stripe website and Sign In.Jan 13Jan 13
Shaikh RezwanDisplaying a stateful Modal using Headless UIModals in React apps are used to perform various useful tasks such as delete confirmation, display notification, booking confirmation, and…Jan 10Jan 10
Shaikh RezwanSecure your site with JWTSo you make a react application and secured it using Firebase or another type of user authentication. You even made a private route to…Nov 2, 2023Nov 2, 2023
Shaikh RezwanPagination to display products of an Amazon-Like React AppPagination is a technique used to divide a large dataset or list of items into smaller, more manageable chunks, similar to how the content…Nov 1, 2023Nov 1, 2023
Shaikh RezwanInternational Football Results- An Exploratory Data AnalysisAnalyzing International football results from 1872 to 2021Mar 1, 2022Mar 1, 2022