Course Information
- 17 Apr 2025 (Thu) 6:45 PM - 9:45 PM
Course Overview
This course is designed to provide an overview of TypeScript, a statically typed superset of JavaScript. Participants will learn how to utilize TypeScript's features to enhance JavaScript development workflow, improve code quality, and create scalable and maintainable applications.
What You’ll Learn
Topics
- Understanding TypeScript and its benefits
- Setting up the development environment
- Basic TypeScript syntax and data types
- Compiling TypeScript to JavaScript
- Functions and function types
- Object-oriented programming in TypeScript
- Interfaces and classes
- Integration of TypeScript in web development