Learned React hooks
Worked with React
#100daysofcode Day 43
So UseEffect hooks combine the ComponentDidMount(Mount), ComponentDidUpdate(Update) and ComponentWillUnmount(Unmount) lifecycles of the class component method. Such a great relief to anyone who is familiar with the usage of class components in React.

Worked with some of the other React hooks I hadn't come across before: UseEffect, UseReducer, and UseContext. "The biggest room is the room for self-improvement".

PS: Wakatime is really funny😀. Who else has noticed WakaTime doesn't calculate the time you spend outside your code editor or the places you didn't link to it? They virtually omitted the time I spent googling, in StackOverflow, or even in GitHub to read through docs or something of the sort. Well, we move!!!🚶‍♂️🚶‍♂️🚶‍♂️