ニュース

この連載は、JavaScriptは使っているけれど、TypeScriptはまだ手を付けていない人向けのものです。負担なくTypeScriptを導入して、メリットを享受することを目指します。応用的なところには踏み込まないで、手軽にできて費用対効果が高いところを中心にあつかっていきます。第1回の今回は ...
TypeScriptは、JavaScriptに静的型付けの機能を加えたオープンソースのプログラミング言語です。本書では、根幹となるJavaScriptの仕様・機能とともに、TypeScript独自の仕様・機能を解説します。TypeScriptの基礎知識はこれ一冊だけで学べます。 静的型付き言語は世にいくつもありますが、TypeScriptの型 ...
If you want to learn the TypeScript programming language, check out this list of books, courses, tutorials, videos, and websites.
Low Maintenance Types in TypeScript Dependent types are an interesting feature in TypeScript: Not only do they show what is happening in a program. They also prepare the code for things to come.
2025年5月28日、29日の2日間にかけてベルサール神田で世界最大級のTypeScriptをテーマとした技術カンファレンスTSKaigi 2025が開催されました。
Microsoft's open-source programming language TypeScript – the alter ego of JavaScript but with a type system – turns 10 years old this December. It's grown to become a go-to language for ...
Microsoft Technical Fellow Anders Hejlsberg isn't the only big name behind Microsoft's new TypeScript project, codenamed Strada.
Deferred module evaluation imports a module without immediately executing the module and its dependencies, avoiding unnecessary CPU work during initialization.
Microsoft is revamping its TypeScript programming language with a native compiler and toolset. This effort seeks to address performance challenges, especially in large codebases, by porting the ...