1 follower
I write here for my future self who might forget how he started... If you find it useful, that's great too.
Finding professional guidance whichever the stage in your career... · Who's a mentor? When I say mentor, I mean this: I mean the "trusted counsellor or...
I have written several articles in an attempt to cover the commonest react hooks that I use and encounter. In the process I have relearnt the workings...
A brief dive into the useReducer hook · useReducer useReducer according to the docs useReducer is defined in the official docs as an alternative to...
TLDR: The useEffect Hook executes whichever action (callback) as soon as the react components render. That's why it's used for things like data...
I am fully convinced that if you are reading this you are definitely not a toddler who writes React, perhaps you are reading this because you have hit...
We all know the "explain it like I am 5" test which seeks to determine that the taker of the challenge can truly express the topic to its very basics...