|
|
|
|
|
by yareally
4685 days ago
|
|
Typescript[1] remedies a lot of things people dislike about Javascript, including the lack of strict typing. I've been using it with Node lately and it has made me do a 180 towards my interest in making Javascript a sever side language for projects. [1] http://www.typescriptlang.org/ |
|