Enea GegaWhy useEffect is important?Shortly said, useEffect allows you to run a piece of code after rendering, so you can handle updates, side-effects, and cleanup.Feb 1, 2023Feb 1, 2023
Enea GegainCode TricksHow to Update Objects in React StateUpdating Objects in React State may be a bit complicated, or it was for me, or at least till now. In this short story, I will try to write…Oct 26, 2022Oct 26, 2022
Enea GegainCode TricksHow to make a weather app as a complete beginner by using the Open Weather API ?How to make a weather app by using Open Weather API as a complete beginner?Sep 28, 20224Sep 28, 20224