How to

How to Detect a Click Outside of a React Component using Hooks?

In this blog, we will learn How to Detect a Click Outside of a React Component using useEffect and useRef…

2 years ago

How to build a Movie App in React using TMDB API?

React Movie App or Movie App in React is a fun project that every React developer should make once, in…

2 years ago

How to make Fireworks in React with Particle JS React

In this blog, we will use the TypeScript version of Particle JS React which is a package for creating 2Danimations…

3 years ago

<strong>How to Add and Remove an Element from an array at a Specific Index in Java</strong>

Arrays can only store a fixed number of elements in it thus making it impossible to either add or remove…

3 years ago