TypeScriptとは? わかりやすく解説

Weblio 辞書 > 辞書・百科事典 > デジタル大辞泉 > TypeScriptの意味・解説 

TypeScript

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2024/03/25 01:13 UTC 版)

TypeScriptマイクロソフトによって開発され、メンテナンスされているフリーでオープンソースプログラミング言語である。TypeScriptはJavaScriptに対して、省略も可能な静的型付けとクラスベースオブジェクト指向を加えた厳密なスーパーセット(既存のものを全て含んだ上でより機能が拡張されている上位互換となるモノ)となっている。C#のリードアーキテクトであり、DelphiTurbo Pascalの開発者でもあるアンダース・ヘルスバーグがTypeScriptの開発に関わっている[3][4][5][6]。TypeScriptはクライアントサイド、あるいはサーバサイド (Node.js) で実行されるJavaScriptアプリケーションの開発に利用できる。


  1. ^ TypeScript - Download: TypeScript 0.8.0
  2. ^ Release TypeScript 5.4 microsoft/TypeScript” (6 3月 2024). 19 3月 2024閲覧。
  3. ^ Microsoft takes the wraps off TypeScript, a superset of JavaScript | ZDNet
  4. ^ TypeScript: JavaScript Development at Application Scale - Somasegar's blog - Site Home - MSDN Blogs
  5. ^ Microsoft TypeScript: Can the father of C# save us from the tyranny of JavaScript? | ZDNet
  6. ^ Microsoft Augments Javascript for Large-scale Development CIO.com
  7. ^ borisyankov/DefinitelyTyped”. GitHub. 2015年4月26日閲覧。
  8. ^ TypeScript Homepage, "Visual Studio includes TypeScript in the box, starting with Visual Studio 2013 Update 2"
  9. ^ TypeScript 1.0 Tools for Visual Studio 2012
  10. ^ Microsoft augments JavaScript for large-scale development”. InfoWorld. IDG (2012年10月1日). 2015年4月26日閲覧。
  11. ^ Turner, Jonathan (2014年4月2日). “Announcing TypeScript 1.0”. TypeScript Language team blog. マイクロソフト. 2015年4月26日閲覧。
  12. ^ ミゲル・デ・イカザ (2012年10月1日). “TypeScript: First Impressions”. 2012年10月12日閲覧。 “But TypeScript only delivers half of the value in using a strongly typed language to Unix developers: strong typing. Intellisense, code completion and refactoring are tools that are only available to Visual Studio Professional users on Windows. There is no Eclipse, MonoDevelop or Emacs support for any of the language features
  13. ^ Microsoft TypeScript: Can the father of C# save us from the tyranny of JavaScript?”. ZDNet (2012年10月1日). 2012年10月12日閲覧。 “And I think this is a pretty big misstep. If you're building web apps that run on anything other than Windows, you're likely using a Mac and most likely not using Visual Studio. You need the Visual Studio plug-in to get the IntelliSense. All you get without Visual Studio is the strong-typing. You don't get the productivity benefits you get from IntelliSense..”
  14. ^ TypeScript-Unterstützung für Eclipse”. heise Developer (2013年8月6日). 2015年4月26日閲覧。
  15. ^ TypeScript”. Eclipse Marketplace. Eclipse Foundation. 2015年4月26日閲覧。
  16. ^ Hillar, Gastón (2013年5月14日). “Working with TypeScript in Visual Studio 2012”. Dr. Dobb's Journal. 2015年4月26日閲覧。
  17. ^ TypeStrong: The only TypeScript package you will ever need”. 2016年7月21日閲覧。
  18. ^ TypeScript 0.9 arrives with new compiler, support for generics”. The Register (2013年6月18日). 2015年4月26日閲覧。
  19. ^ Hejlsberg, Anders (2014年4月2日). “TypeScript”. Channel 9. マイクロソフト. 2015年4月26日閲覧。
  20. ^ Jackson, Joab (2014年2月25日). “Microsoft TypeScript graduates to Visual Studio”. PC World. IDG. 2015年4月26日閲覧。
  21. ^ Turner, Jonathan (2014年7月21日). “New Compiler and Moving to GitHub”. TypeScript Language team blog. マイクロソフト. 2015年4月26日閲覧。
  22. ^ Bright, Peter (2016年9月22日). “TypeScript, Microsoft’s JavaScript for big applications, reaches version 2.0”. Ars Technica. Condé Nast. 2016年9月22日閲覧。
  23. ^ Daniel Rosenwasser (2017年3月27日). “TypeScript’s New Release Cadence”. 2017年11月29日閲覧。
  24. ^ Documentation - TypeScript 3.0” (英語). www.typescriptlang.org. 2023年1月27日閲覧。
  25. ^ Rosenwasser, Daniel (2020年8月20日). “Announcing TypeScript 4.0” (英語). TypeScript. 2023年1月27日閲覧。
  26. ^ Rosenwasser, Daniel (2022年11月15日). “Announcing TypeScript 4.9” (英語). TypeScript. 2023年1月27日閲覧。
  27. ^ Documentation - TypeScript 5.0” (英語). www.typescriptlang.org. 2023年5月18日閲覧。
  28. ^ Anders Hejlsberg (2012年10月5日). “What is TypeScript and why with Anders Hejlsberg”. www.hanselminutes.com. 2014年1月15日閲覧。
  29. ^ S. Somasegar (2012年10月1日). “TypeScript: JavaScript Development at Application Scale”. msdn.com. 2013年11月27日閲覧。
  30. ^ http://techcrunch.com/2012/10/01/microsoft-previews-new-javascript-like-programming-language-typescript/
  31. ^ Angular 2”. angular.io. 2016年5月4日閲覧。
  32. ^ Welcome to TypeScript”. typescriptlang.org. マイクロソフト. 2015年4月26日閲覧。
  33. ^ Consumption · TypeScript”. 2017年11月29日閲覧。
  34. ^ TypeScript Language Specification p.24
  35. ^ borisyankov/DefinitelyTyped”. GitHub. 2015年4月26日閲覧。
  36. ^ "Module -module Sets the module system for the program." TypeScript. Intro to the TSConfig Reference. 2023-02-20閲覧.
  37. ^ niutech/typescript-compile”. GitHub. 2015年4月26日閲覧。
  38. ^ The Most Intelligent Extension for Visual Studio :: ReSharper - C#, VB.NET, LINQ, ASP.NET, ASP.NET MVC, XAML, XML, JavaScript, HTML, build scripts. Best-of-breed tools for code refactoring, code quality analysis, code cleanup, navigation, code generation, unit testing, and code templates.


「TypeScript」の続きの解説一覧

TypeScript

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2020/10/03 01:16 UTC 版)

文字列補間」の記事における「TypeScript」の解説

バージョン1.4より、TypeScriptはバッククォート `` を使用した文字列補間対応した。以下はその例である。 var apples: number = 4;console.log(`I have ${apples} apples`); 上記コードは以下のように出力するI have 4 apples console.log関数printf関数同じよう使用できる上記の列は、以下のようにも書き表せる。 var apples: number = 4;console.log("I have %d apples", apples);

※この「TypeScript」の解説は、「文字列補間」の解説の一部です。
「TypeScript」を含む「文字列補間」の記事については、「文字列補間」の概要を参照ください。

ウィキペディア小見出し辞書の「TypeScript」の項目はプログラムで機械的に意味や本文を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。 お問い合わせ


英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「TypeScript」の関連用語

TypeScriptのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



TypeScriptのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
デジタル大辞泉デジタル大辞泉
(C)Shogakukan Inc.
株式会社 小学館
ウィキペディアウィキペディア
All text is available under the terms of the GNU Free Documentation License.
この記事は、ウィキペディアのTypeScript (改訂履歴)の記事を複製、再配布したものにあたり、GNU Free Documentation Licenseというライセンスの下で提供されています。 Weblio辞書に掲載されているウィキペディアの記事も、全てGNU Free Documentation Licenseの元に提供されております。
ウィキペディアウィキペディア
Text is available under GNU Free Documentation License (GFDL).
Weblio辞書に掲載されている「ウィキペディア小見出し辞書」の記事は、Wikipediaの文字列補間 (改訂履歴)の記事を複製、再配布したものにあたり、GNU Free Documentation Licenseというライセンスの下で提供されています。

©2024 GRAS Group, Inc.RSS