Intro To Programming Syllabus:Lesson 1-1: Javascript BasicsLesson 1-2: Variables, Types, Boolean Algebra, and ComparisonsLesson 2-1: for and while loopsLesson 2-2: Intro to Objects, Functions, and this.Lesson 2-3: ArraysLesson 2-4: Scopes, bind, Arrow Functions and Default Function ParametersLesson 3-1: let and constLesson 3-2: Destructuring and ...restLesson 3-3: Higher Order Functions (HOFs)Lesson 3-4: Application Programming Interfaces (APIs)Lesson 3-5: Promises & async/awaitLesson 3-6: Prototypes & InheritanceLesson 4-1: IIFEs, Factory Functions, and ModulesLesson 4-3 Class InheritanceLesson 4-4: Export/ImportLesson 5-1: Intro to React, React Native, and ExpoLesson 5-2: this.props and React Event HandlingLesson 5-3: Lifting this.state upLesson 5-4: Functionalizing React (an Intro to Better Practices)