Y
Hacker News
new
|
ask
|
show
|
jobs
by
nawitus
4361 days ago
TypeScript solves JavaScript's type problems pretty well, it's worth a look.
1 comments
adamors
4361 days ago
Does it play nice with Javascript frameworks like Angular?
link
nawitus
4361 days ago
Yes, there are type definitions for most popular JavaScript libraries.
https://github.com/borisyankov/DefinitelyTyped
link