mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 15:13:56 +00:00
metadata fixup for #1874
This commit is contained in:
parent
75a5764000
commit
49bc5c8f11
@ -5,6 +5,7 @@ contributors:
|
||||
translators:
|
||||
- ["Tamás Diószegi", "https://github.com/ditam"]
|
||||
filename: learntypescript-hu.ts
|
||||
lang: hu-hu
|
||||
---
|
||||
|
||||
A TypeScript nyelv a JavaScript nyelven írt nagy méretű alkalmazások fejlesztését kívánja megkönnyíteni.
|
||||
@ -171,4 +172,4 @@ var tuple = pairToTuple({ item1:"hello", item2:"world"});
|
||||
* [TypeScript nyelv specifikációja (pdf)] (http://go.microsoft.com/fwlink/?LinkId=267238)
|
||||
* [Anders Hejlsberg - Introducing TypeScript on Channel 9] (http://channel9.msdn.com/posts/Anders-Hejlsberg-Introducing-TypeScript)
|
||||
* [Forráskód GitHubon] (https://github.com/Microsoft/TypeScript)
|
||||
* [Definitely Typed - típusdefiníciók gyűjteménye] (http://definitelytyped.org/)
|
||||
* [Definitely Typed - típusdefiníciók gyűjteménye] (http://definitelytyped.org/)
|
||||
|
Loading…
Reference in New Issue
Block a user