Typescript

visit website

TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.

TS helps us build auto documented and safe codebases.

Why do we adopt this technology?

It's a superset on top of JavaScript, providing type safety without reducing the fluidity of the language.