What is useState? useState is a React Hook that allows functional components to have...
🚀 Create React App Manually (Without CRA or Vite) Hey developers 👋, In this post, I’ll...
Disclaimer : writing this series of article to help someone in need, if you are intermediate to...
Property 'Razorpay' does not exist on type 'Window & typeof globalThis'. I came across this...
The code runs in App.js you can write Reducer function elsewhere to shorten you App component. code...
Redux is a state management library, that keeps the state available application wide. see the code...
Hi, This is my Second smallest possible article. Pardon me for mistakes and improvement is highly...
Hi, I would like to introduce wrapper. What is a wrapper? Wrapper is a react...