Opiniones y comentarios de aprendices correspondientes a Add Web Reviews with Advanced TypeScript por parte de Coursera Project Network
Acerca del Curso
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....