austinDemystifying React Hooks — useReducerIn this article, we will explore when and how to use React’s useReducer hook and how it relates to the useState Hook.Feb 2, 20231Feb 2, 20231
austinDemystifying React Hooks — useLayoutEffectIn this article, we will explore when and how to use React's useLayoutEffect hook and how it relates to the useEffect Hook.Jan 7, 2023Jan 7, 2023
austinDemystifying React Hooks — useRefIn this article, we will discuss some common use cases for React’s useRef Hook.Dec 12, 2022Dec 12, 2022
austinDemystifying React Hooks — useMemoIn this article, we will explore when and how to use React's useMemo Hook to increase your app's performance.Dec 8, 2022Dec 8, 2022
austinDemystifying React Hooks — useCallbackIn this article, we will explore when and how to use React’s useCallback hook and a mistake made by most Junior Developers.Dec 2, 2022Dec 2, 2022