/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

staleclosures.dev
| | theankurtyagi.com
11.5 parsecs away

Travel
| | Beginner in React? This post simplifies React Hooks, making it easy for you to understand and implement them in your projects.
| | sapegin.me
7.1 parsecs away

Travel
| | [AI summary] A blog post discussing the use of React's useReducer hook with TypeScript, focusing on type definition challenges and providing a code example.
| | hswolff.com
10.3 parsecs away

Travel
| | This post is the first of a trilogy. Check out the other two posts as well:Level Up useReducer with ImmerHow To useContext With useReducerI didn't realize until recently how much I loved the React Hook useReducer. It's one of those advanced hooks, and while I read the documentation about it and alre
| | scastiel.dev
22.8 parsecs away

Travel
| React Hooks are trully awesome, but the more I play with them the more I discover tricks, and sometimes spend a lot of time figuring out why my code doesn't do what it is supposed to.