fromEpic React8 months agoJavaScriptWhy you shouldn't put refs in a dependency arrayUseRef doesn't need to be included in useEffect dependencies due to its non-triggering re-renders feature.
fromMedium2 years agoJavaScriptOh Hello Apollo Client , Goodbye Redux! Switch to GQL and Apollo Client 3 can replace Redux for state management.