米Microsoftは3月16日(現地時間)、「TypeScript 5.0」を正式公開した。2020年8月依頼のメジャーバージョンアップとなる。 「TypeScript」は、Microsoftが開発しているオープンソースのプログラミング言語。「JavaScript」に静的型付け機能などを追加したスーパーセット ...
米Microsoftは5月22日(現地時間)、「TypeScript Native Preview」の一般提供を開始した。同社は今年3月、「TypeScript」のコンパイラーとツールをネイティブコンパイル言語「Go」で移植し、処理速度を10倍にまで引き上げる計画を明らかにしていたが、その一部が実際 ...
翔泳社では、「独習」「徹底入門」「スラスラわかる」「絵で見てわかる」「一年生」などの人気シリーズをはじめ、言語や開発手法、最新技術を解説した書籍を多数手がけています。プロジェクトマネジメントやチームビルティングといった管理職向けの ...
翔泳社では、「独習」「徹底入門」「スラスラわかる」「絵で見てわかる」「一年生」などの人気シリーズをはじめ、言語や開発手法、最新技術を解説した書籍を多数手がけています。プロジェクトマネジメントやチームビルティングといった管理職向けの ...
TypeScriptは、JavaScriptに静的型付けの機能を加えたオープンソースのプログラミング言語です。本書では、根幹となるJavaScriptの仕様・機能とともに、TypeScript独自の仕様・機能を解説します。TypeScriptの基礎知識はこれ一冊だけで学べます。 静的型付き言語は世 ...
一気にJavaScript・TypeScriptのエキスパートへ! Software Design本誌再編集シリーズ、今度はWeb開発者の必修科目であるJavaScriptとTypeScriptがテーマです。第一線のエンジニアが現場で培った、JavaScript・TypeScriptを最大活用する秘訣を伝授します。 第1章ではJavaScriptの ...
Earlier this week, Microsoft went public with the early-preview fruits of a two- to three-year project at the company to create a "superset" of the JavaScript scripting language. That effort, ...
A few years ago, Bloomberg Engineering decided to adopt TypeScript as a first-class supported language. This article shares some of the insights and lessons we learned during this journey. The ...
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 building apps ...
Last week Microsoft announced a major shift in the architectural direction of its TypeScript language. Until now the TypeScript compiler, tsc, was written in TypeScript itself, compiled to JavaScript, ...