Today I learned
- React - (8)
- All tags
React Server Components
Today I learned about React Server Components, what they are and how they will be useful.
Read moreData fetching in React 18
Today I learned, about the best way to handle data fetching in React 18.
Read moreMissusing useEffect
Today I learned that Reacts useEffect is not meant for data fetching and is not a state setter either!
Read more