CAPE 发表于 2025-3-26 21:30:31

https://doi.org/10.1007/978-1-4615-4615-3In this chapter, I complete the stand-alone web application and prepare it for deployment, demonstrating the way that a TypeScript project dovetails with standard development processes for deployment. For quick reference, Table 16-1 lists the TypeScript compiler options used in this chapter.

blister 发表于 2025-3-27 01:49:34

http://reply.papertrans.cn/32/3156/315552/315552_32.png

gregarious 发表于 2025-3-27 05:36:32

Understanding Static TypesIn this chapter, I introduce the key TypeScript features for working with data types. The features I describe in this chapter are the foundations for working with TypeScript, and they are the building blocks for the advanced features described in later chapters.

EPT 发表于 2025-3-27 10:56:29

http://reply.papertrans.cn/32/3156/315552/315552_34.png

adduction 发表于 2025-3-27 16:28:41

Working with Classes and InterfacesIn this chapter, I describe the features that TypeScript provides for working with classes and introduce the interface feature, which provides an alternative approach to describing the shape of objects. Table 11-1 summarizes the chapter.

delegate 发表于 2025-3-27 21:43:55

http://reply.papertrans.cn/32/3156/315552/315552_36.png

MAZE 发表于 2025-3-28 00:49:07

Adam FreemanPuts TypeScript into context.Includes information on TypeScript tools, types, classes, interfaces and more.Applies TypeScript with Node and Express, ASP.NET Core, DOM, Angular, and React

NOMAD 发表于 2025-3-28 05:28:48

http://image.papertrans.cn/e/image/315552.jpg

有恶意 发表于 2025-3-28 06:29:43

https://doi.org/10.1007/978-1-4842-4979-6TypeScript; TypeScript with Node and Express; TypeScript with ASP; NET; TypeScript with DOM; TypeScript w

Small-Intestine 发表于 2025-3-28 13:21:36

https://doi.org/10.1007/978-3-658-34235-7hat keeps track of to-do items. Later chapters show how TypeScript features work in detail, but a simple example will be enough to demonstrate how the basic TypeScript features work. Don’t worry if you don’t understand everything in this chapter. The idea is just to get an overall sense of how TypeS
页: 1 2 3 [4] 5 6
查看完整版本: Titlebook: Essential TypeScript; From Beginner to Pro Adam Freeman Book 20191st edition Adam Freeman 2019 TypeScript.TypeScript with Node and Express.