MCPcopy Create free account

hub / github.com/ManningBooks/essential-typescript-5 / functions

Functions329 in github.com/ManningBooks/essential-typescript-5

↓ 15 callersMethodget
(name: string)
Chapter 12/End of Chapter/types/src/index.ts:8
↓ 11 callersMethodadd
(...newItems: T[])
Chapter 12/End of Chapter/types/src/index.ts:7
↓ 6 callersMethodupdateContent
()
Chapter 17/End of Chapter/webapp/src/htmlDisplay.tsx:32
↓ 4 callersMethodgetCategories
()
Chapter 18/angularapp/src/app/data/dataSource.ts:49
↓ 4 callersMethodgetData
()
Chapter 18/angularapp/src/app/data/dataSource.ts:30
↓ 4 callersMethodgetProducts
(sortProp: ProductProp = "id", category? : string)
Chapter 18/angularapp/src/app/data/dataSource.ts:25
↓ 4 callersMethodgetTodoItems
(includeComplete: boolean)
Chapter 02/todo/src/todoCollection.ts:28
↓ 4 callersMethodselectProducts
(prods: Product[], sortProp: ProductProp, category?: string)
Chapter 18/angularapp/src/app/data/dataSource.ts:41
↓ 3 callersMethodaddProduct
(product: SportsProduct, quantity: number)
Chapter 15/End of Chapter/usingjs/src/cart.ts:22
↓ 3 callersMethodaddProduct
(product: SportsProduct, quantity: number)
Chapter 15/Beginning of Chapter/usingjs/src/cart.ts:22
↓ 3 callersFunctioncalculateTax
(amount: number)
Chapter 09/Beginning of Chapter/types/src/index.ts:1
↓ 3 callersFunctionpromptUser
()
Chapter 02/todo/src/index.ts:53
↓ 3 callersMethodstoreTasks
()
Chapter 02/todo/src/jsonTodoCollection.ts:45
↓ 3 callersMethodtotal
(selections : ProductSelection[])
Chapter 21/End of Chapter/reactapp/src/data/entities.ts:15
↓ 3 callersMethodupdateContent
()
Chapter 16/webapp/src/htmlDisplay.tsx:23
↓ 3 callersMethodupdateContent
()
Chapter 17/Beginning of Chapter/webapp/src/htmlDisplay.tsx:23
↓ 3 callersFunctionwriteMessage
(message)
Chapter 15/End of Chapter/usingjs/src/formatters.js:20
↓ 3 callersFunctionwriteMessage
(message: string)
Chapter 15/End of Chapter/usingjs/src/tsFormatters.ts:13
↓ 3 callersFunctionwritePrice
(product: string, price: number)
Chapter 09/Beginning of Chapter/types/src/index.ts:5
↓ 2 callersFunctionaddChild
(elem: HTMLElement, child: any)
Chapter 16/webapp/src/tools/jsxFactory.ts:4
↓ 2 callersFunctionaddChild
(elem: HTMLElement, child: any)
Chapter 17/End of Chapter/webapp/src/tools/jsxFactory.ts:4
↓ 2 callersFunctionaddChild
(elem: HTMLElement, child: any)
Chapter 17/Beginning of Chapter/webapp/src/tools/jsxFactory.ts:4
↓ 2 callersFunctioncalculateTax
(price)
Chapter 04/primer/tax.js:1
↓ 2 callersMethodgetItemCounts
()
Chapter 02/todo/src/todoCollection.ts:48
↓ 2 callersMethodgetPrice
()
Chapter 14/decorators/src/product.ts:24
↓ 2 callersMethodgetTodoById
(id: number)
Chapter 02/todo/src/todoCollection.ts:24
↓ 2 callersFunctionmakeObject
(constructor: T, ...args: ConstructorParameters<T>)
Chapter 13/End of Chapter/types/src/index.ts:3
↓ 2 callersFunctionmessage
(message: string)
Chapter 14/decorators/src/multiples.ts:1
↓ 2 callersFunctionsum
(...vals: number[])
Chapter 06/End of Chapter/tools/src/calc.ts:1
↓ 2 callersFunctiontime
(config? : Config)
Chapter 14/decorators/src/methodDecorator.ts:16
↓ 1 callersMethodaddProduct
(prod: Product, quantity: number)
Chapter 18/angularapp/src/app/data/entities.ts:28
↓ 1 callersMethodaddProduct
(selections : ProductSelection[], product: Product, quantity: number)
Chapter 21/End of Chapter/reactapp/src/data/entities.ts:27
↓ 1 callersMethodaddProduct
(selections : ProductSelection[], product: Product, quantity: number)
Chapter 21/Beginning of Chapter/reactapp/src/data/entities.ts:27
↓ 1 callersMethodaddProduct
(prod: Product, quantity: number)
Chapter 16/webapp/src/data/entities.ts:28
↓ 1 callersMethodaddProduct
(selections : ProductSelection[], product: Product, quantity: number)
Chapter 20/reactapp/src/data/entities.ts:27
↓ 1 callersMethodaddProduct
(prod: Product, quantity: number)
Chapter 19/End of Chapter/angularapp/src/app/data/entities.ts:28
↓ 1 callersMethodaddProduct
(prod: Product, quantity: number)
Chapter 19/Beginning of Chapter/angularapp/src/app/data/entities.ts:28
↓ 1 callersMethodaddProduct
(prod: Product, quantity: number)
Chapter 17/End of Chapter/webapp/src/data/entities.ts:28
↓ 1 callersMethodaddProduct
(prod: Product, quantity: number)
Chapter 17/Beginning of Chapter/webapp/src/data/entities.ts:28
↓ 1 callersMethodaddTodo
(task: string)
Chapter 02/todo/src/todoCollection.ts:16
↓ 1 callersFunctionapplyDiscount
(product, discount = 5)
Chapter 04/primer/utils.js:8
↓ 1 callersFunctioncalculatePrice
(quantity: 1 | 2, price: number)
Chapter 09/End of Chapter/types/src/index.ts:1
↓ 1 callersFunctioncalculateTax
(amount: number | null)
Chapter 08/End of Chapter/types/src/index.ts:7
↓ 1 callersFunctioncalculateTax
(amount)
Chapter 08/Beginning of Chapter/types/src/index.ts:1
↓ 1 callersFunctioncheckNumber
(val: any)
Chapter 08/End of Chapter/types/src/index.ts:1
↓ 1 callersFunctioncostFormatter
(thing, cost)
Chapter 15/End of Chapter/usingjs/src/formatters.js:12
↓ 1 callersFunctiondisplayData
()
Chapter 16/webapp/src/index.ts:7
↓ 1 callersFunctiondisplayData
()
Chapter 17/End of Chapter/webapp/src/index.ts:8
↓ 1 callersFunctiondisplayData
()
Chapter 17/Beginning of Chapter/webapp/src/index.ts:7
↓ 1 callersFunctiondisplayTodoList
()
Chapter 02/todo/src/index.ts:13
↓ 1 callersMethodgetCategories
()
Chapter 19/End of Chapter/angularapp/src/app/data/dataSource.ts:49
↓ 1 callersMethodgetCategories
()
Chapter 19/Beginning of Chapter/angularapp/src/app/data/dataSource.ts:49
↓ 1 callersMethodgetCategoryButton
(cat?: string)
Chapter 16/webapp/src/categoryList.tsx:18
↓ 1 callersMethodgetCategoryButton
(cat?: string)
Chapter 17/End of Chapter/webapp/src/categoryList.tsx:18
↓ 1 callersMethodgetCategoryButton
(cat?: string)
Chapter 17/Beginning of Chapter/webapp/src/categoryList.tsx:18
↓ 1 callersFunctiongetCityString
(city: cities)
Chapter 09/End of Chapter/types/src/index.ts:17
↓ 1 callersMethodgetContent
()
Chapter 16/webapp/src/domDisplay.ts:10
↓ 1 callersMethodgetContent
()
Chapter 16/webapp/src/htmlDisplay.tsx:18
↓ 1 callersMethodgetContent
()
Chapter 17/End of Chapter/webapp/src/htmlDisplay.tsx:27
↓ 1 callersMethodgetContent
()
Chapter 17/End of Chapter/webapp/src/header.tsx:11
↓ 1 callersMethodgetContent
()
Chapter 17/Beginning of Chapter/webapp/src/domDisplay.ts:10
↓ 1 callersMethodgetContent
()
Chapter 17/Beginning of Chapter/webapp/src/htmlDisplay.tsx:18
↓ 1 callersMethodgetData
()
Chapter 19/End of Chapter/angularapp/src/app/data/dataSource.ts:30
↓ 1 callersMethodgetData
()
Chapter 19/Beginning of Chapter/angularapp/src/app/data/dataSource.ts:30
↓ 1 callersMethodgetDetails
()
Chapter 14/decorators/src/product.ts:16
↓ 1 callersMethodgetElementText
()
Chapter 16/webapp/src/domDisplay.ts:18
↓ 1 callersMethodgetElementText
()
Chapter 17/End of Chapter/webapp/src/domDisplay.ts:18
↓ 1 callersMethodgetElementText
()
Chapter 17/Beginning of Chapter/webapp/src/domDisplay.ts:18
↓ 1 callersMethodgetListContent
(products: Product[], categories: string[])
Chapter 17/End of Chapter/webapp/src/htmlDisplay.tsx:56
↓ 1 callersMethodgetProducts
(sortProp: ProductProp = "id", category? : string)
Chapter 19/End of Chapter/angularapp/src/app/data/dataSource.ts:25
↓ 1 callersMethodgetProducts
(sortProp: ProductProp = "id", category? : string)
Chapter 19/Beginning of Chapter/angularapp/src/app/data/dataSource.ts:25
↓ 1 callersMethodloadProducts
()
Chapter 18/angularapp/src/app/data/remoteDataSource.ts:24
↓ 1 callersMethodloadProducts
()
Chapter 16/webapp/src/data/localDataSource.ts:6
↓ 1 callersMethodloadProducts
()
Chapter 19/End of Chapter/angularapp/src/app/data/remoteDataSource.ts:27
↓ 1 callersMethodloadProducts
()
Chapter 19/Beginning of Chapter/angularapp/src/app/data/remoteDataSource.ts:24
↓ 1 callersMethodloadProducts
()
Chapter 17/End of Chapter/webapp/src/data/localDataSource.ts:6
↓ 1 callersMethodloadProducts
()
Chapter 17/Beginning of Chapter/webapp/src/data/localDataSource.ts:6
↓ 1 callersMethodmarkComplete
(id: number, complete: boolean)
Chapter 02/todo/src/todoCollection.ts:33
↓ 1 callersFunctionprintDetails
(product)
Chapter 04/primer/utils.js:3
↓ 1 callersMethodprintDetails
()
Chapter 02/todo/src/todoItem.ts:9
↓ 1 callersFunctionprintMessage
(msg: string)
Chapter 05/tools/src/index.ts:3
↓ 1 callersFunctionprintMessage
(msg: string)
Chapter 06/End of Chapter/tools/src/index.ts:3
↓ 1 callersFunctionprintMessage
(msg: string)
Chapter 06/Beginning of Chapter/tools/src/index.ts:3
↓ 1 callersMethodproductCount
(selections: ProductSelection[])
Chapter 21/End of Chapter/reactapp/src/data/entities.ts:20
↓ 1 callersMethodproductCount
(selections: ProductSelection[])
Chapter 21/Beginning of Chapter/reactapp/src/data/entities.ts:20
↓ 1 callersMethodproductCount
(selections: ProductSelection[])
Chapter 20/reactapp/src/data/entities.ts:20
↓ 1 callersFunctionpromptAdd
()
Chapter 02/todo/src/index.ts:28
↓ 1 callersFunctionpromptComplete
()
Chapter 02/todo/src/index.ts:38
↓ 1 callersMethodremoveComplete
()
Chapter 02/todo/src/todoCollection.ts:40
↓ 1 callersMethodremoveProduct
(id: number)
Chapter 18/angularapp/src/app/data/entities.ts:40
↓ 1 callersMethodremoveProduct
(id: number)
Chapter 16/webapp/src/data/entities.ts:40
↓ 1 callersMethodremoveProduct
(id: number)
Chapter 19/End of Chapter/angularapp/src/app/data/entities.ts:40
↓ 1 callersMethodremoveProduct
(id: number)
Chapter 19/Beginning of Chapter/angularapp/src/app/data/entities.ts:40
↓ 1 callersMethodremoveProduct
(id: number)
Chapter 17/End of Chapter/webapp/src/data/entities.ts:40
↓ 1 callersMethodremoveProduct
(id: number)
Chapter 17/Beginning of Chapter/webapp/src/data/entities.ts:40
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: ReportHandler)
Chapter 21/End of Chapter/reactapp/src/reportWebVitals.ts:3
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: ReportHandler)
Chapter 21/Beginning of Chapter/reactapp/src/reportWebVitals.ts:3
↓ 1 callersFunctionreportWebVitals
(onPerfEntry?: ReportHandler)
Chapter 20/reactapp/src/reportWebVitals.ts:3
↓ 1 callersFunctionresetSelections
(selections: ProductSelection[])
Chapter 21/End of Chapter/reactapp/src/data/selectionSlice.ts:14
↓ 1 callersMethodselectProducts
(prods: Product[], sortProp: ProductProp, category?: string)
Chapter 19/End of Chapter/angularapp/src/app/data/dataSource.ts:41
next →1–100 of 329, ranked by callers