Start from here 🦊 🐾 Jenn Creighton - The How and Why of Flexible React Components Docker Docker + ReactJS tutorial Browser Reflow, Repaint, Composite CRP (Critical Rendering Path) Web/Performance Vanilla JS Concurrency in JavaScript React ⚛ How React works under the hood Component Dot Notation VirtualDOM Explain the Virtual DOM Reconciliation (Согласование) docs Hooks Making Sense of React Hooks by Dan Abramov React Hooks Tutorial by Robin Wieruch Comparison: HOCs vs Render Props vs Hooks by Luke Hall 🔥 useEffect A Complete Guide to useEffect by Dan Abramov How to useEffect in React by Robin Wieruch Myths about useEffect by Kent C. Dodds useEffect(fn, []) is not the new componentDidMount() by Brad Westfall ...OMG read in russian useLayoutEffect When to useLayoutEffect Instead of useEffect (example) by Dave Ceddia useCallback How to useCallback in React by Robin Wieruch When to useMemo and useCallback by Kent C. Dodds useMemo How to useMemo in React by Robin Wieruch Context React Context by Robin Wieruch React.memo API How to use React memo by Robin Wieruch