helper-T-cells 发表于 2025-3-30 10:26:42
http://reply.papertrans.cn/32/3156/315553/315553_51.pngExterior 发表于 2025-3-30 14:24:55
http://reply.papertrans.cn/32/3156/315553/315553_52.pngsavage 发表于 2025-3-30 17:17:58
Mike Savage,Paul Watt,Sara ArberIn this chapter, I explain how TypeScript is applied to functions, showing you how TypeScript helps prevent common problems when defining functions, dealing with parameters, and producing results. Table 8-1 summarizes the chapter.罗盘 发表于 2025-3-30 22:22:07
https://doi.org/10.1007/978-1-349-22658-0In 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.Camouflage 发表于 2025-3-31 04:56:41
http://reply.papertrans.cn/32/3156/315553/315553_55.png评论性 发表于 2025-3-31 05:28:31
http://reply.papertrans.cn/32/3156/315553/315553_56.png单调女 发表于 2025-3-31 12:47:59
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.最初 发表于 2025-3-31 17:22:26
Using FunctionsIn this chapter, I explain how TypeScript is applied to functions, showing you how TypeScript helps prevent common problems when defining functions, dealing with parameters, and producing results. Table 8-1 summarizes the chapter.种类 发表于 2025-3-31 21:12:02
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.按等级 发表于 2025-3-31 22:05:34
Creating a Stand-Alone Web App, Part 2In 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.