語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Essential TypeScript 4from beginner ...
~
Freeman, Adam.
Essential TypeScript 4from beginner to pro /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Essential TypeScript 4by Adam Freeman.
其他題名:
from beginner to pro /
作者:
Freeman, Adam.
出版者:
Berkeley, CA :Apress :2021.
面頁冊數:
xxi, 560 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
TypeScript (Computer program language)
電子資源:
https://doi.org/10.1007/978-1-4842-7011-0
ISBN:
9781484270110$q(electronic bk.)
Essential TypeScript 4from beginner to pro /
Freeman, Adam.
Essential TypeScript 4
from beginner to pro /[electronic resource] :by Adam Freeman. - Second edition. - Berkeley, CA :Apress :2021. - xxi, 560 p. :ill., digital ;24 cm.
Part 1: Getting Started with TypeScript -- Chapter 1:Your First TypeScript Application -- Chapter 2: Understanding TypeScript -- Chapter 3: JavaScript Primer, Part 1 -- Chapter 4: JavaScript Primer, Part 2 -- Chapter 5: Using the TypeScript Compiler -- Chapter 6: Testing and Debugging TypeScript -- Part 2: Working with TypeScript -- Chapter 7: Understanding Static Types -- Chapter 8: Using Functions -- Chapter 9: Using Arrays, Tuples and Enums -- Chapter 10: Working with Objects -- Chapter 11: Working with Classes and Interfaces -- Chapter 12: Using Generic Types -- Chapter 13. Advanced Generic Types -- Chapter 14: Working with JavaScript -- Part 3: Creating Web Applications -- Chapter 15: Creating a Stand-Alone Web App, Part 1 -- Chapter 16: Creating a Stand-Alone Web App, Part 2 -- Chapter 17: Creating an Angular App, Part 1 -- Chapter 18: Creating an Angular App, Part 2 -- Chapter 19: Creating a React App, Part 1 -- Chapter 20: Creating a React App, Part 2 -- Chapter 21: Creating a Vue.js App, Part 1 -- Chapter 22: Creating a Vue.js App, Part 2.
Learn the essentials and more of TypeScript, a popular superset of the JavaScript language that adds support for static typing. TypeScript combines the typing features of C# or Java with the flexibility of JavaScript, reducing typing errors and providing an easier path to JavaScript development. Author Adam Freeman explains how to get the most from TypeScript 4 in this second edition of his best-selling book. He begins by describing the TypeScript language and the benefits it offers and then shows you how to use TypeScript in real-world scenarios, including development with the DOM API, and popular frameworks such as Angular and React. He starts from the nuts-and-bolts and builds up to the most advanced and sophisticated features. Each topic is covered clearly and concisely, and is packed with the details you need to be effective. The most important features are given a no-nonsense, in-depth treatment and chapters include common problems and teach you how to avoid them. What You Will Learn Gain a solid understanding of the TypeScript language and tools Use TypeScript for client- and server-side development Extend and customize TypeScript Test your TypeScript code Apply TypeScript with the DOM API, Angular, React, and Vue.js Who This Book Is For JavaScript developers who want to use TypeScript to create client-side or server-side applications Adam Freeman is an experienced IT professional who has held senior positions at a range of companies, most recently serving as chief technology officer and chief operating officer of a global bank. Now retired, he spends his time writing and long-distance running.
ISBN: 9781484270110$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-7011-0doiSubjects--Topical Terms:
878895
TypeScript (Computer program language)
LC Class. No.: QA76.73.T97 / F744 2021
Dewey Class. No.: 005.2762
Essential TypeScript 4from beginner to pro /
LDR
:03722nmm a2200337 a 4500
001
598132
003
DE-He213
005
20210410102445.0
006
m d
007
cr nn 008maaau
008
211019s2021 cau s 0 eng d
020
$a
9781484270110$q(electronic bk.)
020
$a
9781484270103$q(paper)
024
7
$a
10.1007/978-1-4842-7011-0
$2
doi
035
$a
978-1-4842-7011-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.T97
$b
F744 2021
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.2762
$2
23
090
$a
QA76.73.T97
$b
F855 2021
100
1
$a
Freeman, Adam.
$3
237762
245
1 0
$a
Essential TypeScript 4
$h
[electronic resource] :
$b
from beginner to pro /
$c
by Adam Freeman.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xxi, 560 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part 1: Getting Started with TypeScript -- Chapter 1:Your First TypeScript Application -- Chapter 2: Understanding TypeScript -- Chapter 3: JavaScript Primer, Part 1 -- Chapter 4: JavaScript Primer, Part 2 -- Chapter 5: Using the TypeScript Compiler -- Chapter 6: Testing and Debugging TypeScript -- Part 2: Working with TypeScript -- Chapter 7: Understanding Static Types -- Chapter 8: Using Functions -- Chapter 9: Using Arrays, Tuples and Enums -- Chapter 10: Working with Objects -- Chapter 11: Working with Classes and Interfaces -- Chapter 12: Using Generic Types -- Chapter 13. Advanced Generic Types -- Chapter 14: Working with JavaScript -- Part 3: Creating Web Applications -- Chapter 15: Creating a Stand-Alone Web App, Part 1 -- Chapter 16: Creating a Stand-Alone Web App, Part 2 -- Chapter 17: Creating an Angular App, Part 1 -- Chapter 18: Creating an Angular App, Part 2 -- Chapter 19: Creating a React App, Part 1 -- Chapter 20: Creating a React App, Part 2 -- Chapter 21: Creating a Vue.js App, Part 1 -- Chapter 22: Creating a Vue.js App, Part 2.
520
$a
Learn the essentials and more of TypeScript, a popular superset of the JavaScript language that adds support for static typing. TypeScript combines the typing features of C# or Java with the flexibility of JavaScript, reducing typing errors and providing an easier path to JavaScript development. Author Adam Freeman explains how to get the most from TypeScript 4 in this second edition of his best-selling book. He begins by describing the TypeScript language and the benefits it offers and then shows you how to use TypeScript in real-world scenarios, including development with the DOM API, and popular frameworks such as Angular and React. He starts from the nuts-and-bolts and builds up to the most advanced and sophisticated features. Each topic is covered clearly and concisely, and is packed with the details you need to be effective. The most important features are given a no-nonsense, in-depth treatment and chapters include common problems and teach you how to avoid them. What You Will Learn Gain a solid understanding of the TypeScript language and tools Use TypeScript for client- and server-side development Extend and customize TypeScript Test your TypeScript code Apply TypeScript with the DOM API, Angular, React, and Vue.js Who This Book Is For JavaScript developers who want to use TypeScript to create client-side or server-side applications Adam Freeman is an experienced IT professional who has held senior positions at a range of companies, most recently serving as chief technology officer and chief operating officer of a global bank. Now retired, he spends his time writing and long-distance running.
650
0
$a
TypeScript (Computer program language)
$3
878895
650
1 4
$a
Microsoft and .NET.
$3
760507
650
2 4
$a
Programming Languages, Compilers, Interpreters.
$3
274102
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7011-0
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000196861
電子館藏
1圖書
電子書
EB QA76.73.T97 F855 2021 2021
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-7011-0
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入