In this blog, we will learn How to Detect a Click Outside of a React Component using useEffect and useRef hooks and event listeners
React Movie App or Movie App in React is a fun project that every React developer should make once, in order to improve/ enhance/ polish their React coding...
In this blog, we will use the TypeScript version of Particle JS React which is a package for creating 2Danimations to give our App a beautiful Fireworks effect
Arrays can only store a fixed number of elements in it thus making it impossible to either add or remove an element from an array without ...