Coursera Project Network의 Add Web Reviews with Advanced TypeScript 학습자 리뷰 및 피드백
강좌 소개
In this 1.5-hour guided project, you will learn about more advanced types in TypeScript by extending a sample park review website and displaying visitors’ star ratings and comments. At the end of this class you will have a deeper understanding of advanced types in TypeScript and use it to make your code better organized and bug-resistant.
Topics covered: TypeScript configuration file, union type, discriminated union type, tuple type, and generics types.
Prerequisite: Basic to intermediate level of TypeScript. Basic HTML and DOM....