Open Collective
Open Collective
Loading

TS-Stronger-Types

COLLECTIVE

Making Typescript programming safer

Contributors


TS-Stronger-Types is all of us

Our contributors 1

Thank you for supporting TS-Stronger-Types.

About


Typescript gives the huge benefit of compilation and static code analysis. But in runtime, we still have pure Javascript. As Language itself it serves its purpose, and it's very fast nowadays. But when we design complicated systems, we need to have a better sense of code! Like we do in languages like C# (which obviously has own drawbacks and complexities). 

The mission and the most important idea of this project are to make Typescript / Javascript programming more predictable and runtime safer, make it closer to strongly typed languages, function at the junction of flexibility and type strength. This will allow relying on the code more, even when you write a library which will be used by other projects.



Our team