Blog

Thoughts & Insights

Mes réflexions sur le développement web, les nouvelles technologies et les meilleures pratiques de programmation.

Synchronisé avec Medium
2 articles disponibles
You Might Not Need a State Manager
Medium
REACT-CONTEXT-API1 min read

You Might Not Need a State Manager

State managers are great… but do you always need them?In this post, we’ll explore:A brief history of state management in ReactWhat does state really mean?When you should not reach for Redux or Zustand...

Lire l'article
Goodbye useEffect! Hello React Query: A better way to handle data fetching in React.
Medium
REACT1 min read

Goodbye useEffect! Hello React Query: A better way to handle data fetching in React.

Stop wrestling with useEffect and discover a more elegant and efficient approach with React QueryLike many, when I started to build React apps, I turned to useEffect hook to fetch data since React old...

Lire l'article

Suivez-moi sur Medium

Ne manquez aucun de mes articles. Abonnez-vous à mon compte Medium pour être notifié des nouvelles publications.