|
You are here |
willhaley.com | ||
| | | | |
scastiel.dev
|
|
| | | | | A recurring question I hear from people learning React: "how do I know if I'm ready to apply to junior React developer jobs?". Very often, they're ready before they know. | |
| | | | |
maxrozen.com
|
|
| | | | | If you're confused about side-effects and pure functions, it can be hard to understand useEffect. Let's learn them both, to fetch data with useEffect. | |
| | | | |
www.binovarghese.com
|
|
| | | | | In React there are several built-in Hooks like `useState`, `useEffect`, and `useContext`. Sometime you need to create your own Hooks for specific purpose like checking user session, fetching data, or showing notifications... | |
| | | | |
hackteam.io
|
|
| | | GraphQL and React Server Components have been hot topics in the React community, especially in recent months. With the release of Next.js for the theme, the debate around the need for GraphQL has resurfaced. Developers can now query databases directly from their React components, which raises the question: do we still need GraphQL? | ||