Platform
Resources
Pricing
Sign in
Get started
mmakutonin
Workspace
Fork
Published
Programming For Beginners: Seeq Webinar Series
By
mmakutonin
Edited
Fork of
Lesson 20: Intro to React, React Native, and Expo (React Day 1)
Programming For Beginners: Seeq Webinar Series
Intro To Programming Syllabus:
Lesson 1-1: Javascript Basics
Lesson 1-2: Variables, Types, Boolean Algebra, and Comparisons
Lesson 2-1: for and while loops
Lesson 2-2: Intro to Objects, Functions, and this.
Lesson 2-3: Arrays
Lesson 2-4: Scopes, bind, Arrow Functions and Default Function Parameters
Lesson 3-1: let and const
Lesson 3-2: Destructuring and ...rest
Lesson 3-3: Higher Order Functions (HOFs)
Lesson 3-4: Application Programming Interfaces (APIs)
Lesson 3-5: Promises & async/await
Lesson 3-6: Prototypes & Inheritance
Lesson 4-1: IIFEs, Factory Functions, and Modules
Lesson 4-2: Classes
Lesson 4-3 Class Inheritance
Lesson 4-4: Export/Import
Lesson 5-1: Intro to React, React Native, and Expo
Lesson 5-2: this.props and React Event Handling
Lesson 5-3: Lifting this.state up
Lesson 5-4: Functionalizing React (an Intro to Better Practices)