//Stateles functional comp // always return JSX //JSX Rules //return single element // use div section or fragment //className instead of class // close every element // formatting // Nested elements // React Dev tools // Book List //CSS //JSX inline css stronger than css //learning git //props // props child // Refactoring //Key prop // user events // Import export