DEV Community

Discussion on: Practice React/TypeScript By Building A Chrome Extension

Collapse
 
muniz95 profile image
Rodrigo Muniz

But where is the typescript?

Collapse
 
flippedcoding profile image
Milecia

The example code is small and there is overlap with ES6 syntax, but the class structure is a part of TypeScript.

Collapse
 
haidv profile image
HaiDV

sorry. but why class structure is a part of Typescript ? Are you clear about ES6. It has already provided class feature. Please note that Typescipt is only a subset of javascript