Posts about

typescript

HomeDevelopmentDesignTechnologyPhotographyAbout
TypeScript Features You Should No Longer Use
development, javascript, typescriptNovember 12, 2021By admin

TypeScript Features You Should No Longer Use

When TypeScript was originally invented by Microsoft in 2010, they implemented features missing from JavaScript at the time including module systems, classes, enums and decorators.

    Created by Sean Amarasinghe