mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-24 01:51:38 +00:00
Merge pull request #4452 from valbaca/patch-3
[typescript/en] Update typescript "Further Reading" links
This commit is contained in:
commit
906391a00d
@ -291,7 +291,5 @@ foo.baz = 'hello world'
|
|||||||
|
|
||||||
## Further Reading
|
## Further Reading
|
||||||
* [TypeScript Official website] (http://www.typescriptlang.org/)
|
* [TypeScript Official website] (http://www.typescriptlang.org/)
|
||||||
* [TypeScript language specifications] (https://github.com/Microsoft/TypeScript/blob/master/doc/spec.md)
|
* [TypeScript language specifications] (https://github.com/microsoft/TypeScript/blob/main/doc/spec-ARCHIVED.md)
|
||||||
* [Anders Hejlsberg - Introducing TypeScript on Channel 9] (http://channel9.msdn.com/posts/Anders-Hejlsberg-Introducing-TypeScript)
|
|
||||||
* [Source Code on GitHub] (https://github.com/Microsoft/TypeScript)
|
* [Source Code on GitHub] (https://github.com/Microsoft/TypeScript)
|
||||||
* [Definitely Typed - repository for type definitions] (http://definitelytyped.org/)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user