Lessons
Day 0: Orientation Day
Introduction to the choices of languages, frameworks, and editors.
Day 1: JavaScriptIntroduction to JavaScript including ES6, runtimes, and use cases.
Day 2: TypeScriptIntroduction to TypeScript including types and interfaces, and how different it is from JavaScript.
Day 3: ReactIntroduction to React including install process, JSX, components, and props.