Exploring the Mystery of Inequality: Why Two Empty Arrays or Objects in JavaScript are Not EqualJan 15, 2023·2 min read
React Hooks Crash CourseReact Hooks useEffect is use to handle component side effects. Generally used in fetching data, subscribing to events or updating title. The first argument is an callback function that contains the effect we want to run and callback will be called a...Aug 7, 2023·5 min read