Tired of DoSing yourself? Learn how React’s useEffect’s dependency array works
React's useEffect hook is an incredibly useful tool for fetching data, but if you're not careful, can cause infinite re-renders. (more…)
Read more »State management is a critical part in React development and many tools have been created to assist developers with this task. The most… Read more