Today's Tech Byte
Daily Learning Log
Today's Tech Byte: Higher-order components in modern world
Posted on:November 13, 2023Advanced React: Chapter 7. Higher-order components in modern world
Today's Tech Byte: Deep dive into diffing and reconciliation
Posted on:November 8, 2023Advanced React: Chapter 6. Deep dive into diffing and reconciliation
Today's Tech Byte: Wrapping your app with a provider in Expo-router
Posted on:November 7, 2023How to wrapp your app entry point with a provider
Today's Tech Byte: Utility types in TypeScript
Posted on:November 1, 2023What are utility types in TypeScript and how to use them.
Today's Tech Byte: Memoization with useMemo, useCallback and React.memo
Posted on:October 31, 2023Advanced React: Chapter 5. Memoization with useMemo, useCallback and React.memo